.afp-featured-post{
    width:100% !important;
    grid-column:1 / -1;
    margin-bottom:50px !important;
}

.afp-featured-post .post-thumb img,
.afp-featured-post img{
    width:100%;
    height:auto;
    border-radius:12px;
}

.afp-featured-post .entry-title{
    font-size:42px;
    line-height:1.2;
    margin-top:20px;
}

.afp-featured-post .entry-content{
    font-size:18px;
    max-width:900px;
}

.afp-featured-post .ast-blog-single-element{
    width:100%;
}