@media screen and (max-width: 749px) {
  div.hero.color-scheme-1 {
    display: none !important; } }
@media screen and (min-width: 750px) {
  div.hero.color-scheme-7 {
    display: none !important; } }
