  .mapWrapper {
    margin-top: 40px;
  }

  .mapWrapper iframe {
    width: 100%;
    height: 350px;
    border: 0;
    border-radius:12px; 
  }