.sliderImg{
    height: 200px !important;
}

@media (min-width: 992px) {
    .sliderImg{
     height: 420px !important;
    }
}