@media only screen {
    html {
        -webkit-tap-highlight-color: transparent; } }

@media (max-width: 1024px) {
    #fb {
        display: none;
    }


}

