header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;margin:0 auto;max-width:1240px;padding:48px 16px}header>a{width:100%;max-width:250px}header>a img{width:100%;max-width:250px}@media only screen and (min-width:568px){header{flex-direction:row}header>a{width:50%}}