@media only screen and (max-width: 320px) and (min-width: 678px)  {
    .active-rs-slide{
            height: 40% !important;
    }
}