/* Local Fixes */
@media only screen and (max-width: 449px){.typography-headline-super{font-size: 45px}}
@media only screen and (max-width: 352px){.typography-headline-super{font-size: 41px}}

.page-compatibility .section-features-list .section-content .non-function {text-transform: initial !important; }

.br-xsmall {display: none;}
@media only screen and (max-width: 410px){.br-xsmall {display: block;}.small{display:none!important;}}
