@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btl_ajaxtable .item_img a.video::before{height: 150px;}
    .btl_ajaxtable .item_img a.video .material-icons{top: calc(100% /2);}
    .home_login::before{bottom: -10px;}
}
@media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
}