.image-row {padding: var(--section-padding);}

@media all and (max-width: 600px){
  .image-row .grid-item:first-child img {margin-bottom: 3em;}
}