@media (max-width: 600px) {
  .image-row-home > div > div {
    height: 500px;
  }
}