@media (min-width: 1101px) {
    .b-menu-dropdown__menu .menu-item-depth-0 > a {
        font-size: 36px;
        line-height: 48px;
    }
}

.c-list-items__container {
    justify-content: center;
}

@media (min-width: 1101px) {
    .c-list-items__container .o-col-push-2\@md {
        margin-left: 0;
    }

    .c-list-items__container .o-col-push-4\@md {
        margin-left: 0;
    }
}
