.arcgis-web-map {
  height: 500px;
  text-align: left;

  .esri-view-surface {
    border-radius: $radius;
  }
}
