/* Keep the full photograph visible beside the company message. */
.p-block5__image2--company {
  grid-row-start: auto;
  align-self: center;
}

.p-block5__image2--company img {
  display: block;
  width: 100%;
  height: auto;
}
