.post-group-first,.post-group-second{flex-wrap:wrap;margin-inline:-15px;display:flex}.post-group-first .postItemBlock,.post-group-second .postItemBlock{flex:0 0 25%;padding:15px;max-width:25%}.post-group-first a img,.post-group-second a img{transition:all .3s ease-in}.post-group-first a:hover img,.post-group-second a:hover img{transform:scale(1.05)}.post-group-first{margin-bottom:calc(var(--spacing,.25rem)*6)}.post-group-first>.postItemBlock:first-child{flex:0 0 50%;max-width:50%}@media screen and (max-width:768px){.post-group-first>.postItemBlock:first-child{flex:0 0 100%;max-width:100%}.post-group-first .postItemBlock,.post-group-second .postItemBlock{flex:0 0 50%;max-width:50%}}