%cx-store-finder-map {
  .cx-store-map {
    width: 100%;
    height: 100%;

    @include media-breakpoint-down(sm) {
      height: 30rem;
      width: 100%;
    }
  }
}
