.mapbox {
  .map {
    display: block;
    width: auto;
    min-height: 200px;
    background-color: $neutral-1-a2;
  }
}
