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