div#holdheadmap div {
  display: inline-block;

  vertical-align: top;
  line-height: 19px;
}

ymaps.ymaps-b-cluster-tabs__menu {
  width: 100px !important;
}

ymaps.ymaps-b-cluster-tabs__section.ymaps-b-cluster-tabs__section_type_nav {
  width: 90px !important;
}

ymaps.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body #imgflat {
  width: 70%;
}

ymaps.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body
  #infoflat
  * {
  font-size: 12px;
}

ymaps.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body #infoflat {
  width: 70%;
}

ymaps.ymaps-b-cluster-tabs.ymaps-b-cluster-content {
  width: auto !important;
}

ymaps.ymaps-b-cluster-tabs__item-header.ymaps-b-cluster-content__header #flth {
  display: none;
}

#infoflat a {
  color: #7d7c7c;
}

.lrmap {
  width: 31%;

  position: relative;

  text-align: left;
}
.lrmap img {
  height: 37px;
  width: 65px;
}
.rrmap img {
  height: 37px;
  width: 65px;
}

.centermap {
  width: 35%;
}
.lrmap > div > span > span {
  font-size: 14px;
  padding-left: 5px;
}
.rrmap > div > span > span {
  font-size: 14px;
}

.rrmap {
  width: 31%;

  position: relative;

  text-align: right;
}

div#holdheadmap {
  text-align: center;

  vertical-align: middle;

  background-color: #fafafa;

  padding: 5px 0px;
}

.lrmap div:last-child {
  width: 61%;
}

.rrmap div:first-child {
  width: 61%;
}

div#YMapsID {
  position: relative;
}

div#imgflat {
  width: 38%;

  display: inline-block;

  vertical-align: top;

  margin-right: 5px;
}

#imgflat img {
  width: 100%;

  border-radius: 10px;
}

div#infoflat {
  display: inline-block;

  width: 55%;

  vertical-align: top;

  font-size: 16px;
  text-align: left;
}

div#infoflat a {
  float: right;
}

div#flth h4 {
  margin: 0px;
}

div#infoflat > div {
  margin-bottom: 2px;
}

ymaps.ymaps-b-balloon__content-body {
  max-width: 350px;
}
b {
  font-weight: 500;
}