.logo_header{margin-bottom:50px}.logo_grid{grid-gap:1rem;align-content:flex-start;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,165px);justify-content:space-evenly}@media only screen and (min-width:700px){.logo_grid{grid-template-columns:repeat(auto-fit,200px);justify-content:space-between}}.logo_grid_item{margin:0 auto;padding:10px}.logo_grid_item img{max-height:100px}@media only screen and (min-width:605px){.logo_grid_item img{width:auto}}