@media only screen and (max-width: 0px) {}

@media only screen and (max-width: 1400px) {
    .et_pb_row {
        width: 90%;
    }
    .et_pb_section_0.et_pb_section.Hero-section {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}