/* ========================================================================
   Component: Map
 ========================================================================== */

.spw-map {
  border-radius: 10px;
  min-height: 350px;
}

@media (min-width: 690px) {
  .variation-a .spw-map {
    width: 85% !important;
  }
}