.b-regional-rep__img img {
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.b-regional-rep__agent h2 {
  padding-bottom: 10px;
}
.b-regional-rep__agent h3 {
  font-size: 14px;
  margin-bottom: 5px;
}
.b-regional-rep__agent p {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 4px;
}
.image-city {
  max-width: 100%;
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
