#map {
  min-width: 100%;
  height: 100%;
  min-height: 300px; }

.bgtint {
  background: url(../images/bgtint-compressor.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 640px;
  color: white; }

.bgMobile {
  background: url(../images/bgtint.png);
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 640px; }

.my-payments {
  font-size: 1.5em; }

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