@media screen and (max-width: 768px) {
.view-slideshow-full {
    display: none!important;
}
}