@media only screen and (max-width: 767px) {
    .s4-top-row-left .common-text {
        padding-right: 60px;
    }
    
    .s4-top-section {
        padding: 40px 0 240px;
    }

}
