main section {
  overflow: hidden; }
  main section.bg-grey {
    background: #f1f1f1; }
main .hero__img.no_bg {
  background: #eee; }
main .hero__img img {
  object-fit: cover;
  width: 100%;
  height: 100%; }
