.columns {
    width: 86%;
    margin: auto;
}

.column.main {
    display: flex;
}
