@media (max-width: 768px) {
  .map-embed {
    width: 100%;
    min-height: 360px;
  }

  .parking-title {
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 800;
  }

  .parking-phone {
    color: #1f6f5b !important;
    font-weight: 800;
  }

  .parking-text {
    line-height: 1.8;
    font-size: 14px;
  }
}
