.images-repeater{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:120px auto 80px;max-width:900px}@media(max-width:767px){.images-repeater{justify-content:center}.item{text-align:center;width:calc(50% - 20px)}}@media(max-width:480px){.item{width:100%}}