div.header {
  color: #ffffff;
  background: linear-gradient(90deg, #19224A 0%, #222E61 21.94%, #23346A 65.39%, #146693 89.05%, #088CB2 96.88%);}
  
 body.media-desktop div.header div.title {
    padding: 23px;
    font-size: 2.6em;}
	
body.media-landscape div.header div.logo {
    margin-top: -0.65rem;
	margin-left: 1.25em;
    width: 32px; }
		
body.media-landscape div.header div.title {
    position: absolute;
    top: 0.8007em;
    left: 3.5em;
    font-size: 1.615em;
    overflow: hidden; }