.about-us article::after,
.about-us .l-wrap::after {
  content: "";
  display: block;
  clear: both;
}

.about-us article {
  overflow: hidden;
}
