.zphero {
    min-height: 0px !important;
    height: 500px !important; /* or your preferred height */
    max-height: 500px !important;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !important;
}



