@supports (-ms-accelerator:true) {
    .logo a{
        transition: none !important;
    }
}
