/* Individual image crops for the Home gallery. */
.work-grid a:nth-child(3) img {
  transform: scale(1.11);
}

.work-grid a:nth-child(5) img {
  transform: translateY(16%) scale(1.34);
}
