﻿.swiper-clip{
    overflow: scroll;
    position: relative;
}

.swiper-clip .root-item{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.swiper-clip .m3{
    display: block;
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0px;
    left: 0px;
}