@media screen and (min-width: 320px) and (max-width: 767px) {

.home-slideshow-section .dt-sc-swiper-slider .swiper-wrapper .slider-content [class*="slide_"] {
    background: transparent !important;
}

}