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