.wrapper-totale{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 20px}.wrapper-poppost{margin-bottom:30px}.wrapper-poppost img{object-fit:cover;height:100%;width:100%}.wrapper-poppost .titolo-post{line-height:1;font-size:18px;font-weight:500;margin:10px 0;padding:10px}@media (max-width:480px){.wrapper-totale{grid-template-columns:repeat(1,1fr)!important}}