
.standard-page .section-text-with-img .section-content .row .text-content {
    margin-top: 140px;
}

@media screen and (max-width: 768px) {
    .standard-page .section-text-with-img .section-content .row .text-content {
        margin-top: 60px;
    }
}