.prods_in_video_section .slider_footer .footer_see_all {
    display: none !important;
}

@media (max-width: 766px) {
    .prods_in_video_section .slider-populary__nav {
        display: block !important;
    }

    .prods_in_video_section .slider-populary__header .mod_show_all,
    body .mod_btn_arrow.not_hide {
        display: none !important;
        width: 0px !important;
        height: 0px !important;
        opacity: 0 !important;
    }

    .prods_in_video_section .slider_footer .footer_see_all {
        display: block !important;
    }
}
@media (max-width: 360px) {
    .prods_in_video_section .slider-populary__title {
        font-size: 15px !important;
    }
}
