@charset "utf-8";
@media all and (-ms-high-contrast: none) {
    h2 span {
        line-height: 65px;
    }
}
