body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 Montserrat;
  color: rgb(0, 0, 0);
}

.image {
  display: block;
  width: 283px;
  height: auto;
  margin: 9px auto 0;
  overflow: hidden;
}

.text {
  width: 42.0833333333%;
  min-height: 75px;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
}

.text-1 {
  margin-top: 32px;
  color: rgb(24, 160, 150);
}

.text-2 {
  margin-top: 50px;
  font-size: 0.625em;
  color: rgb(0, 0, 0);
}