.ct-section>.ct-section-inner-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media screen and (min-width:768px) {
    .ct-section>.ct-section-inner-wrap {
        padding-top: 66px;
        padding-bottom: 66px;
    }
}