@media screen and (max-width:720px) {
    .infoWindow img, .infoWindow video{
        width: 100%;
    }
}