﻿@media only screen and (max-width: 768px) {
    .hero-slider-1 .single-hero-slider {
        height: 180px;
    }

    .home-slider .hero-slider-1 {
        height: 220px;
    }

    .home-slider.style-2 {
        padding: 20px 0 0;
    }
}
