.downloads__items{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.downloads__items .btn{min-width:260px}@media screen and (max-width: 991px){.downloads__items{flex-direction:column;gap:20px}.downloads__items .btn{min-width:100%}}