.full_width_logo_container{align-items:center;display:grid;float:left;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));height:auto;justify-items:center;overflow:hidden;width:100%}.full_width_logo_container img{float:left;height:100%;max-height:200px;object-fit:contain;overflow:hidden;width:90%}