@charset "CP850";
@media only screen and (min-width: 75.0625em) {
#switcher .tabs-container .imageContainer img {
  width: 100%;
  margin-top: -200px;
}
#switcher .stage-wrapper.gsb-tabacc button.next, 
#switcher .stage-wrapper.gsb-tabacc button.prev {
  display: none;
}
#switcher .stage-wrapper {
  background: white;
  max-width: 100%;
  max-height: 550px;
}
#wrapper-main #top .topic-banner .topic-wrapper h1 {
  font-size: 425%;
  color: #FFF;
}
#wrapper-main #top .topic-banner .topic-wrapper.dark-color h1, 
#wrapper-main #top .topic-banner .topic-wrapper.dark-color p, 
#wrapper-main #top .topic-banner .topic-wrapper.dark-color a {
  color: black;
}
} //@media only screen and (min-width: 75.0625em)
