@media screen and (min-width: 1025px) {
    .icon-with-text>.section {
        padding-block-start: 3rem;
        padding-block-end: 3rem;
    }
}