
@media only screen and (max-width: 767px) {
.et-db #et-boc .et-l .et_pb_image_0_tb_header .et_pb_image_wrap img {
    height: auto !important;
}

#header-row .et_pb_button {
    font-size: 14px !important;
}

#header .et_pb_button:hover:after {
    right: 5px !important;    
    }
}