@media screen and (max-width:767.6667px){.mobile-hidden{display:none!important}}@media screen and (min-width:768px) and (max-width:1199.6667px){.tablet-hidden{display:none!important}}@media screen and (min-width:1200px){.desktop-hidden{display:none!important}}.width-mobile-100{width:100%}@media screen and (min-width:768px){.width-tablet-100{width:100%}}@media screen and (min-width:1200px){.width-desktop-100{width:100%}}