.full-width-image {
  width: 100%;
  max-height: 550px;
  overflow: hidden;
}
.full-width-image__image {
  width: 100%;
}