@charset "UTF-8";

.column:nth-child(2) {
    padding-top: 0;
}

.column:last-of-type {
    padding-top: 0;
    padding-bottom: 292px;
}

