.hero-desktop{display:block}.hero-mobile,.hero-tablet{display:none}@media only screen and (min-width:768px) and (max-width:1024px){.hero-desktop,.hero-mobile{display:none!important}.hero-tablet{display:block!important}}@media only screen and (max-width:767px){.hero-desktop,.hero-tablet{display:none!important}.hero-mobile{display:block!important}}