.w-slide {
    height:65vw;
    max-height: 765px;
}
@media (min-width: 480px) { 
     .w-slide {
        height:39vw;
       
    }
}