ul.recent-post-wrapper{display:flex;flex-wrap:wrap;padding-left:20px;padding-right:20px;width:calc(100% + 40px);margin-left:-20px}ul.recent-post-wrapper li{width:calc( 33.3333% - 40px );margin:20px;z-index:1;position:relative}.recent-post-wrapper .image-r{position:relative;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;padding-top:66.66%;margin:0}.recent-post-wrapper .bg-cover-areas{display:flex;align-items:center;justify-content:center;padding:20px;background-color:#0006;position:absolute;top:0;left:0;right:0;bottom:0}.recent-post-wrapper .bg-cover-areas p{font-weight:600;font-size:1.12em;color:#fff;margin-bottom:0}@media(max-width:800px){ul.recent-post-wrapper{width:calc(100% + 20px);margin-left:-10px}ul.recent-post-wrapper li{width:calc((100% - 10px) / 2);margin:0 0 10px 0}ul.recent-post-wrapper li:nth-of-type(2n){margin-left:10px}.recent-post-wrapper .bg-cover-areas p{font-size:10.92PX}}@media(max-width:479px){ul.recent-post-wrapper li{width:100%;margin-left:0 !important}}