#corporatePageHeader
{
  width: 100vw;
  height: 100vmin;
  position: relative;
}

.headerBackground
{
  position: relative;
  width: 100vw;
  height: 100vmin;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#mainCarousel
{
  width: 100%;
  height: 100%;
}

#mainCarousel .amp-carousel-button
{
  display: none;
}

#headerBackground1
{
  opacity: 1;
}
#headerBackground2
{
  opacity: 1;
}
#headerBackground3
{
  opacity: 1;
}
#headerBackground4
{
  opacity: 1;
}
#headerBackground5
{
  opacity: 1;
}

#corporateDescriptionSection
{
  height: 1000px;
}

#corporateText1
{
  left: 5%;
  width: 90%;
}

#corporateEventTypes
{
  left: 15%;
  width: 70%;
}

#corporateText2
{
  left: 1%;
  width: 90%;
}