.apropos {
  position: relative;
}
.apropos .apropos-desc {
  letter-spacing: 0px;
  color: #606060;
  font-weight: 400;
  text-left: left;
  text-align: left;
}
.apropos .apropos-desc p {
  text-align: left;
}
.apropos .apropos-image {
  width: 470px;
}
@media (max-width: 767.98px) {
  .apropos .apropos-cta.section-more {
    position: relative;
    text-align: center;
  }
  .apropos .apropos .apropos-image {
    width: 100%;
  }
}
