header{display:flex;justify-content:stretch;align-items:stretch;height:45vh;background-position:center center;background-color:#fdf2ec;background-size:cover;background-repeat:no-repeat}@media(max-width:992px){header{height:auto;padding:40px 0}}header .center{flex:1;display:flex;justify-content:center;align-items:center}@media(max-width:992px){header .center{padding:5px}header .center h1,header .center h2,header .center h3{font-size:24px}}header .center .content{text-align:center;background:#000;color:#fff;padding:15px 35px}@media(max-width:992px){header .center .content{font-size:14px}}header .center .small{width:500px}@media(max-width:992px){header .center .small{width:unset}}header .center .small .content{width:45%}
