#grid-loghi{display:flex;flex-direction:row;flex-wrap:wrap;margin:40px 0 60px}#grid-loghi .item{align-items:center;display:flex;flex-basis:25%;justify-content:space-between;margin-bottom:30px;padding:0 30px}#grid-loghi .item img{margin:0 auto}@media only screen and (max-width:768px){#grid-loghi .item{flex-basis:50%}}