@media only screen and (max-width: 1100px) {
  body:not(.banners) #header .payoff {
    display: none;
  }
}
