.bgPattern { background: #000; background-image: url("//meteora.co/whitelabel/bg.jpg"); background-size: cover; /* background: -webkit-linear-gradient(legacy-direction(to right),#0DACD1 0,#5DD39E 100%); background: -webkit-gradient(linear,left top,right top,from(#0DACD1),to(#5DD39E)); background: -webkit-linear-gradient(left,#0DACD1 0,#5DD39E 100%); background: -o-linear-gradient(left,#0DACD1 0,#5DD39E 100%); background: linear-gradient(to right,#0DACD1 0,#5DD39E 100%);*/ } .meteoraLogo { width: 180px; height: 34px; } .floatContainer header .content { width: 300px; }