CGF 2019

  • August 25, 2019
  • By: Evan MacAlpine

.wrap {
position: relative;
}
.banner.banner-page.banner-light {
height: 1400px;
}
.banner.banner-page.banner-light h1 {
display: none;
}
.banner.banner-page.banner-light:before {
background: none;
}
.logo-container {
position: absolute;
}
.video-row {
margin-top: -200px;
}
section#cta .row {
height: 100%;
}
section#cta .col-6:first-child {
background-image: url(https://webcdn-compassion-ca.s3.amazonaws.com/_2/img/christmas/cgf-footer.jpg);
}
section#cta .col-6:last-child {
background-image: url(https://webcdn-compassion-ca.s3.amazonaws.com/_2/img/christmas/cgf-cta-2.jpg);
}
section#cta .col-6 {
background-repeat: no-repeat;
background-size: cover;
}
section#cta .col-6:before {
position: absolute;
content: “”;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.7);
z-index: 0;
}