/* add custom site CSS here */
@media only screen and (min-width: 64.063em) {
    #home main {
        padding-top: 0;
    }
}
#home #content {
    padding-top: 40px;
}
