/*! Place your custom styles here */
.bar .logo{ max-width: none; max-height: 45px; }
.bar {
    padding: 0.85714286em 0;
}
@media all and (min-width: 768px) {
    .feature-large-2 div[class*='col-']:first-child {
        margin-top: 5.57142857em;
    }
    .feature-large-2 div[class*='col-']:last-child {
        margin-top: 5.57142857em;
    }
}
