/* Location page styles */
@import url('style.css');

.map-frame {
  width: 100%;
  height: 420px;
  border: 0;
  border-radius: 12px;
}
.map-screenshots img { max-width: 240px; border-radius: 12px; margin-right: 12px; }
