.responsive-float-left{float:left}.responsive-float-right{float:right}@media only screen and (max-width:769px){.no-phone,.tablet-only{display:none!important}.responsive-float-left,.responsive-float-right{float:none}}@media only screen and (min-width:769px){.no-tablet,.phone-only{display:none!important}}@media only screen and (min-width:980px){.mobile-only,.no-desktop,.tablet-only{display:none!important}}@media only screen and (max-width:980px){.desktop-only{display:none!important}}