.mediamarkt-red { background-color:#e00000; }
.eventim-blue { background-color:#002E5A; }

@media screen and (max-width: 1281px) {
  body,
  body .mediamarkt-red,
  body .eventim-blue { background-color: #FFF !important; }
}
