.thumbnail-profile h6 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 170%;
  color: #00030a;
}

.thumbnail-image {
  margin-top: 0.8rem;
}

.thumbnail-image img {
  width: 27.1rem;
  height: 31.8rem;
}

.thumbnail-image .check-img {
  width: 2.4rem !important;
  height: 2.4rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.name_block p {
  margin: 0;
  padding: 0;
  margin-bottom: 2.5rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 170%;
  color: #474747;
}

.thumbnail-caption-inner {
  margin-top: 3rem;
}

.thumbnail-caption-inner a {
  background-color: #7da9f0;
  color: #fff;
}

.thumbnail-caption-inner a:hover {
  color: #fff;
  background-color: #7368d3;
  border-color: #7368d3;
}

.thumbnail-caption-inner a span {
  margin-left: 2rem;
}

.thumbnail-caption-inner a span::before {
  font-size: 2.4rem;
}

div.about-person {
  padding-top: 8.4rem;
  padding-left: 5rem;
}

div.about-person h6 {
  margin-top: 0;
  margin-bottom: 0rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 170%;
}

div.about-person p {
  margin-bottom: 1.5rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 170%;
  color: #474747;
  margin-top: 0.7rem;
}

div.contact-person {
  padding-top: 8.4rem;
  padding-left: 4.3rem;
}

div.contact-person h6 {
  margin-top: 0;
  margin-bottom: 0rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 170%;
}

div.contact-person .contact-info {
  margin-top: 1.1rem;
}

div.contact-person .contact-info .unit-body {
  margin-left: 1.2rem;
}

div.contact-person .contact-info .unit-body a {
  color: #474747;
  margin-top: 1rem;
}

div.contact-person .contact-info .unit-body a:first-child {
  margin-top: 0.3rem;
}

div.contact-person .contact-info .unit-body a:hover {
  color: #71acf7;
}

div.contact-person .contact-info span.icon {
  font-weight: 900;
  color: #71acf7;
}

.schedule {
  margin-top: 1.2rem;
}

.schedule p {
  padding: 0;
  margin: 0;
  margin-left: 1.2rem;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 170%;
  color: #474747;
}

.schedule p:nth-child(3) {
  margin-left: 7rem;
}

#map {
  margin-top: 2.9rem;
  min-width: 36.8rem;
  min-height: 24.2rem;
}

