Any idea how can I fix the card above using Bootstrap4? I'm trying to make the picture perfectly scaled to a fixed height card. Right now, it is obviously stretched and I'm figuring out if there's a way to make it look better.
Thanks in advance.
Codepen: https://codepen.io/Niciabob/pen/LYVGyGV
.img__featured {
height: 400px;
}