.about-us img {
  width: 100%; }

.about-us .section, .about-us .sub-section {
  margin-bottom: 30px; }

.about-us p {
  line-height: 30px;
  font-size: 14px; }

.about-us .grid {
  display: flex;
  flex-wrap: wrap; }

.about-us .grid__item {
  float: none;
  padding-bottom: 10px; }
