.header{display:flex;align-items:center;justify-content:space-between;padding:5px 15px;border-bottom:2px solid #2b2b2b}.header .company-logo .logo{max-width:100%;height:60px;width:auto}.mobileView{display:none}.header .header-title{width:100%;margin:0 auto}.header .header-title p.title{font-weight:700;color:#fff;font-size:24px;line-height:26px;text-align:center;word-break:break-all;text-transform:uppercase;margin:0}.header .header-title .title-des{margin-top:12px}.header .header-title .title-des p{color:#088dfe;text-align:center;font-size:30px;line-height:36px;font-weight:700;word-break:break-all}.mobileView .title .month{display:block;width:100%}@media only screen and (max-width:992px){.header .header-title p.title{font-size:20px;line-height:normal}}@media only screen and (max-width:767px){.header{flex-wrap:wrap}.header .header-title{display:none}.mobileView{display:block!important;width:100%;text-align:center;margin:10px 0 0!important}.header .header-title p.title{font-size:16px}}