
#content{
    text-align: center;
}

#fair-content{
    text-align: left;
}

#content>.coil-constrain>.column{
    padding: 0 10px;
}

#content .column>h1,
#content .column>h2,
#content .column>h4,
#content .column>h5,
#content .column>h3{
    margin-top: 0;
}

#content .column-2:nth-of-type(1){
    /* max-width: 65%; */
}
#content .column-2:nth-of-type(2){
    max-width: 35%;
}