body { > header { padding: 67px 0 34px 0; /* social buttons height */ text-align: center; z-index: 1; a { display: block; padding: 1rem; margin: auto } img { height: auto; width: 50% } p { /* slogan */ color: white; display: inline-block; font-size: 24px; font-weight: bold; text-align: right; width: 49%; } @media (max-width: 640px) { img, p { width: 100% } p { text-align: center } } } }