.section-large-image {
  max-width: 1080px;
  margin: 0 auto;
}

.section-large-image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}