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