.custom-logos{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.custom-logo{position:relative;display:flex;justify-content:center;align-items:center;width:20%;margin:0;padding:1.5rem}.custom-logo img{margin:auto;width:auto;height:auto;max-width:90%;max-height:90%}@media screen and (max-width:1200px){.custom-logos{width:90%;margin:0 auto}.custom-logo{width:33%}}@media screen and (max-width:768px){.custom-logos{justify-content:space-between}.custom-logo{width:40%;transform:scale(0.8);padding:1rem}}@media screen and (max-width:568px){.custom-logos{justify-content:center}.custom-logo{width:80%;transform:scale(0.7);padding:.5rem}}