@charset "UTF-8";
@media (min-width: 768px) {
    .officeInfo > .inner .topCols .col .info:nth-child(8) {
        width: auto;
    }
}