#contentContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:black;width:100%;height:100vh;background-position:center center;background-size:cover;background-repeat:no-repeat;top:-2px;position:relative;background-attachment:fixed}.contentLogo{width:90%;max-width:650px}.contentDateTime,.contentLocation{color:#fff;text-align:center;font-family:"Avenir Next Medium"}.contentArrow{width:32px;margin-top:25px;text-align:center}@media(max-width:900px){.contentDateTime,.contentLocation{padding:0 30px}#contentContainer{background-attachment:scroll}}@media(max-width:500px){#contentContainer h4{font-size:18px;line-height:26px}.contentLogo{width:70%}}