.footer_brands_wrapper{grid-gap:48px 65px;align-items:center;display:grid;gap:48px 65px;grid-template-columns:repeat(4,auto);justify-content:center;justify-content:flex-start;margin-top:40px}.footer_brands_wrapper img{max-width:100%;transition:all .2s ease;width:115px}.footer_brands_wrapper img:hover{transform:scale(1.1)}@media(max-width:1024px){.footer_brands_wrapper{grid-gap:48px 65px;gap:48px 65px;justify-content:center}}@media screen and (max-width:640px){.footer_brands_wrapper{grid-template-columns:repeat(2,auto);justify-content:center;margin-top:80px}}