.no-print,
.footer .visible-md.visible-lg.no-print {
    display: none !important;
}

.print-wide {
    width: 100% !important;
}

.topBar a.logo {
    margin: 0;
}

#bodycontainer {
    padding-bottom: 20px;
}

.footer {
    padding: 20px 0 0;
}

.footer .address span {
    font-size: 13px;
    line-height: 22px;
    font-family: inheirt;
    font-style: normal;
}
