@media (min-width: 851px) {
  .supply-gallery figure:first-child {
    grid-column: span 2;
    grid-row: auto;
    height: 310px;
  }
}
