.banner{align-items:center;background-color:#004f86;border-radius:5px;color:#fff;display:flex;flex-direction:column;margin:1em auto;max-width:700px;padding:1.8em 2em;text-align:center}.banner .tagline{font-size:15px;margin-bottom:1em}@media (min-width:768px){.banner{flex-direction:row}.banner .tagline{margin-bottom:0;margin-right:1em;text-align:left}}