@media only screen and (min-width: 2560px) {
    
    .block-section-1 {
        padding: 1em 18em 1em 18em !important;
    }
}