.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-image--one {
  top: 4%;
  left: 7%;
  width: 86%;
  height: 42%;
}

.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-image--two {
  right: 7%;
  bottom: 4%;
  left: auto;
  width: 86%;
  height: 42%;
}

.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-image--three {
  top: 27%;
  left: 10%;
  width: 78%;
  height: 46%;
  aspect-ratio: auto;
}

.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-number--one {
  top: 4%;
  right: 1%;
}

.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-number--two {
  top: 54%;
  left: 1%;
}

.home-catalog-gallery .catalog-spread:nth-child(2) .catalog-number--three {
  top: 27%;
  left: 2%;
}
