@media only screen and (max-width: 767px) {
.zoom {
    min-height: 320px;
}
}