.s_map {
  height: 610px;
  position: relative;
  overflow: hidden;
}
.map_info {
  position: absolute;
  height: 100%;
  max-width: 500px;
  z-index: 1;
}

.ymaps-2-1-79-balloon,
.ymaps-2-1-79-balloon__layout {
  border-radius: 1.3rem;
}
