@media only screen and (max-width: 767px) {
.banner_box {
    min-height: 436px !important;
}
}