.mainSpecialImgs{display:flex;justify-content:space-evenly;width:100%}.specialImgs{align-items:center;flex-direction:column}.specialImgs,.specialImgs div{display:flex;justify-content:center}.specialImgs div{flex-wrap:wrap;gap:4rem;width:400px}.specialImgs div img{border:1px solid #ffffff33;padding:.3rem;width:100px}.specialImgs1{align-items:center;display:flex;flex-direction:column}.specialImgs1 div{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;width:600px}.specialImgs1 div img{padding:.3rem;width:140px}@media screen and (max-width:800px){.mainSpecialImgs{display:flex;flex-direction:column;gap:2rem;justify-content:space-evenly;width:100%}.specialImgs div,.specialImgs1 div{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;width:80%}}@media (max-width:480px){.specialImgs1{align-items:center;display:flex;flex-direction:column;padding-block:50px}}