.section.home .items-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.section.home .item{flex:1 1 calc(50% - 1.5rem);box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:0}@media (max-width: 700px){.section.home .item{flex:1 1 100%}}
