﻿.map-frame iframe {
  width: 100%;
  min-height: 320px;
  border: 0;
  border-radius: 1rem;
  box-shadow: var(--shadow);
}
