.featured {
    padding: 50px 0 0;
}
.featured .row {
    justify-content: center!important;
}
.featured img {
    width: 100%;
    height: 503px;
    object-fit: cover;
    border-radius: 15px;
}
