.socials{ display: flex; flex-direction: row; justify-content: center; padding: 0 10% 0 10%; } .socials img{ width: 100px; height: 100px; } main .socials{ margin: auto; }