.c-cover-photo,
.c-cover-photo article,
.c-cover-photo div,
.c-cover-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-cover-photo--left-1,
.c-cover-photo--left-1 article,
.c-cover-photo--left-1 div,
.c-cover-photo--left-1 img {
  object-position: 62% 50%;
}

.c-cover-photo--right-5,
.c-cover-photo--right-5 article,
.c-cover-photo--right-5 div,
.c-cover-photo--right-5 img {
  object-position: 15% 50%;
}
