#map {
  height: 0;
  overflow: hidden;
  padding-bottom: 22.25%;
  padding-top: 170px;
  position: relative; }

#map-stuff {
  width: 40vw;
  height: 70vh; }
  @media only screen {
    #map-stuff #map {
      width: 100%;
      height: 100%; } }

#locations ul li {
  font-size: 48px; }
#locations ul img {
  width: 31px;
  height: 34px;
  align: middle; }

#sponsors div.logos img {
  height: 75px; }

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