.slider .single-slider
{
    height: auto!important;
}

@media only screen and (max-width: 767px) {
    .slider .single-slider {
        height: unset!important;
    }
}

@media only screen and (max-width: 767px) {
    .slider .single-slider {
        height:unset!important;
    }
}

@media only screen and (max-width: 450px) {
    .slider .single-slider {
        height:unset!important;
    }
}

@media only screen and (max-width: 767px) {
    .slider .single-slider {
        height:unset!important;
    }
}