.feature-card img {
    aspect-ratio: 250/143;
    height: 100%;
    width: 100%;
    max-width: 250px;
    object-fit: cover
}