@media screen and (max-width: 1020px) {
    .page-section {
        padding-top: 2.5rem;
        padding-bottom: 2rem;
    }
}