@media only screen and (min-width: 750px) and (max-width: 969px), (max-width: 751px) {
    #screen #footerTxt .facebookBtn {
        display: none !important;
    }
}