@media (min-width: 60em) {
    .two-column--right > div:nth-child(1) {
        padding-top: 0;
    }
}