.grid-image {
  --border-radius: 10px;
  width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
}