Does anyone know how I can correct the image display issue within this card using Bootstrap 4? I am attempting to adjust the picture so that it is perfectly scaled to fit within a fixed height card. Currently, the image appears stretched and I am exploring possible solutions to improve its appearance.
You can view the code on Codepen: https://codepen.io/Niciabob/pen/LYVGyGV
.img__featured {
height: 400px;
}