@media only screen and (max-width:782px){.is-hide-on-mobile{display:none!important}}@media only screen and (min-width:782px)and (max-width:1024px){.is-hide-on-tablet{display:none!important}}@media only screen and (min-width:1024px){.is-hide-on-desktop{display:none!important}}
