@charset "utf-8";
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    header, footer, main 
    {display: none!important;}
}