
.featured-image img{
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
}