header{background:url('/images/header-bg-grey.webp');background-size:cover;background-repeat:no-repeat;background-position:center bottom;height:620px;margin-bottom:70px}
.header-alaya{display:block;background:url('/images/alaya-header-img.webp');background-size:cover;background-repeat:no-repeat;background-position:center bottom;height:500px;margin-bottom:30px}
.branding{padding-top:55px;margin:0 auto;width:75%;align-items:center}
.branding .logo img{width:145px;margin-right:40px}
.branding .htitle p{color:#c85789;font-size:36px;font-weight:300;line-height:38px;letter-spacing:8px;margin-bottom:3px;;}
.branding .htitle small{font-size:16px;font-weight:700;letter-spacing:4px;}
.first{margin-bottom:35px}

@media (max-width:767px) {
header{background:none;height:500px;margin-top:68px;margin-bottom:70px}
.header-alaya{background-position-x:60%;}
.branding{flex-direction:column;}
.branding .logo img{margin-right:0;margin-bottom:25px}
.branding .htitle p{text-align:center;letter-spacing:5px;font-size:30px;font-weight:320;margin-bottom:20px}
.branding .htitle small{text-align:center;display:block;font-weight:650;}
}
