.stopworldcontrol-posts-container{display:grid;grid-template-columns:1fr;grid-column-gap:2rem;text-align:center}.stopworldcontrol-posts-container a{text-decoration:none;color:#000;font-weight:700;font-size:20px;margin-top:25px;display:block}.stopworldcontrol-posts-item{padding-bottom:20px;margin-bottom:30px;position:relative}.stopworldcontrol-posts-item .card::after{content:"";position:absolute;width:60%;left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;border-bottom:1px solid #000}.stopworldcontrol-posts-item img{width:100%;height:auto;border-radius:10px;object-fit:cover}@media screen and (min-width:576px){.stopworldcontrol-posts-container{grid-template-columns:1fr 1fr}.stopworldcontrol-posts-item img{height:140px}.stopworldcontrol-posts-container a{min-height:65px}}@media screen and (min-width:768px){.stopworldcontrol-posts-container{grid-template-columns:1fr 1fr 1fr}.stopworldcontrol-posts-item img{height:180px}.stopworldcontrol-posts-container a{min-height:65px}}