.howtofindus {
  width: 100%;
  margin: 0 0 35px 0;
}

.howtofindus__map {
  width: 100%;
  max-width: 455px;
  height: 300px;
  display: block;
  object-fit: cover;
  margin: 0 auto;
}

.howtofindus__description {
  width: 86%;
  margin: 0 auto;
}

.howtofindus__description-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
  margin: 15px auto 4px;
}

.howtofindus__description-text {
  line-height: 12px;
  font-size: 10px;
  font-weight: normal;
  text-align: justify;
  margin: 0 auto;
}
