#tosc5-events,
#tosc5-accommodations,
#tosc5-accommodations-extend,
#tosc5-brochures {
  background-color: white;
}
@media (min-width: 1241px) {
  #tosc5-events,
  #tosc5-accommodations,
  #tosc5-accommodations-extend,
  #tosc5-brochures {
    margin-left: calc(-1 * (100vw - 1240px) / 2);
    margin-right: calc(-1 * (100vw - 1240px) / 2);
  }
}

/*# sourceMappingURL=tosc5.css.map */
