/**
 * Miami indulge
 */
.story-unit strong,
.story-unit > div:last-child > strong,
.story-header h1 {
    font-family: 'McClatchy Sans Light', Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .main-logo {
        width: 157px;
    }

    .main-header {
        padding-top: 82px;
    }

    .main-header .masthead {
        height: 82px;
        line-height: 92px;
    }
}

@media (min-width: 996px) {
    .main-header .nav-toggle {
        vertical-align: middle;
    }
}
