.alternis-featured-posts{display:flex;gap:40px}.alternis-featured-posts a{font-size:13px;line-height:inherit;color:#000}.alternis-featured-posts__item{display:flex;flex:0 1 calc(25% - 30px);gap:20px}.alternis-featured-posts__heading>a{color:#ae946d}.alternis-featured-posts__img{height:115px;width:115px;border-radius:50%;overflow:hidden;flex-shrink:0}.alternis-featured-posts__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:1199px){.alternis-featured-posts{flex-wrap:wrap;gap:30px}.alternis-featured-posts__item{flex:0 1 calc(50% - 15px)}}@media screen and (max-width:575px){.alternis-featured-posts{gap:20px}.alternis-featured-posts__item{flex:0 1 100%}}