.s_map {
  min-height: 610px;
  height: 75vh;
  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: 0rem;
}
