.ptf-yandex-map,
.ptf-map {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border-radius: 28px;
  background: #eef2f7;
  box-shadow: 0 20px 60px rgba(15, 23, 42, .12);
}

.ptf-yandex-map__message {
  display: grid;
  place-items: center;
  min-height: inherit;
  padding: 2rem;
  color: #334155;
  text-align: center;
  font-weight: 700;
}

.ymaps-2-1-79-balloon__content,
.ymaps-2-1-79-balloon__content ymaps {
  font-family: inherit !important;
}
