@media screen and (max-width: 768px) {
.product-mb__media .sf-media-nav {
    display: none!important;
}
}