.feature-box img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: top center;
    border-radius: 15px !important;
}
