/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
.logo-wrapper {
    margin: 0;
    text-align: center;
    padding: 15px;
}
@media (min-width: 992px) {
    .logo-wrapper {
        padding-top: 60px;
    }
}
