.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10vh;margin-bottom:6vh;text-align:center}.header .description{width:100%;font-size:24px;color:#234a94;margin-top:1vh;font-weight:700;letter-spacing:3px}.header .logo{margin-top:100px;width:400px;height:90px;background-size:100%}