@media (max-width:767px){
    .conch-content .hl-list-swiper .hl-vod-list.swiper-wrapper,
    .conch-content .hl-list-swiper2 .hl-vod-list.swiper-wrapper{
        display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;
        -webkit-overflow-scrolling:touch;transform:none!important;width:100%!important;
    }
    .conch-content .hl-list-swiper .hl-vod-list.swiper-wrapper.clearfix:before,
    .conch-content .hl-list-swiper .hl-vod-list.swiper-wrapper.clearfix:after,
    .conch-content .hl-list-swiper2 .hl-vod-list.swiper-wrapper.clearfix:before,
    .conch-content .hl-list-swiper2 .hl-vod-list.swiper-wrapper.clearfix:after{
        display:none!important;content:none!important;
    }
    .conch-content .hl-list-swiper .hl-vod-list>.hl-list-item,
    .conch-content .hl-list-swiper2 .hl-vod-list>.hl-list-item{
        flex:0 0 33.333333%!important;width:33.333333%!important;
        max-width:33.333333%!important;float:none!important;margin-right:0!important;
    }
}
