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