.custom-ratio img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: center center;
}