.iframe-wrapper { @include constrain_wide() } .taxon { display: none !important; } #birds { .post--title { @include fontsize(18); a { font-style: normal; @include fontsize(22); } } .audio small { display: block;} } .sci { font-style: italic; } .birds { h2, h3 { font-weight: 400;} h2 { margin-bottom: 0;} h3 { margin-top: 0; } .map { margin: 0 auto; width: 99%; height: 200px; @include constrain_wide; @include breakpoint(beta) { @include constrain_narrow; } } }