.gallery-item img { width: 100%; height: 250px; /* Set same height */ object-fit: cover; /* Crop perfectly without distortion */ border-radius: 8px; }

Photo Gallery

<