.logo-centered-outer { width: 100%; display: flex; justify-content: center; } .logo-centered-inner { max-width: 100%; width: 500px; } .logo-centered-inner img { width: 100%; height: auto; }
.logo-centered-outer { width: 100%; display: flex; justify-content: center; } .logo-centered-inner { max-width: 100%; width: 500px; } .logo-centered-inner img { width: 100%; height: auto; }