.bold_text {
  font-weight: bold;
}
.images {
  margin-bottom: 10px !important;
}
.people_text {
  text-align: center;
}
.info_text {
  margin-right: 30px;
}
@media (min-device-width: 755px) {
  .info_text {
    margin-top: 10px;
    margin-left: 37px;
  }
}
