body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
  margin-top: 5px !important;
  height: 283px;
  overflow: hidden !important;
  padding: 0px !important;
  position: relative;
  max-width: 940px !important;
  padding-bottom: 60px !important;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
  width: 100%;
  position: absolute;
  z-index: 1;
  margin-top: -155px;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
  position: absolute;
  z-index: 3;
  color: #fff;
  top: 20px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.4em;
  left: 30px;
  text-align: left;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 small {
  display: block;
  text-align: left;
  font-size: 83%;
  font-weight: normal;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 strong {
  display: block;
  text-align: left;
  font-size: 180%;
  margin-bottom: 4px;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1.right {
  left: auto;
  right: 30px;
  text-align: right;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1.right small {
  text-align: right;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1.right strong {
  text-align: right;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  background-color: RGBA(20,97,154,0.75);
  margin: 0px;
  color: #FFF;
  padding: 15px 20px 23px 20px;
  font-size: 21px;
  line-height: 1.3em;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p b {
  font-weight: 900;
}
@media (max-width: 985px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-top: -15vw;
  }
}
@media (max-width: 830px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    height: 270px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
    font-size: 28px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p {
    font-size: 19px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-top: -10vw;
  }
}
@media (max-width: 600px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
    font-size: 26px;
    top: 20px;
    left: 20px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1.right {
    left: auto;
    right: 20px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p {
    font-size: 17px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-top: -4vw;
    min-width: 500px;
  }
}
@media (max-width: 481px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    height: 240px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
    font-size: 19px;
    line-height: 1.4em;
    top: 15px;
    left: 15px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 strong {
    font-size: 160%;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1.right {
    left: auto;
    right: 15px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p {
    font-size: 15px;
    padding: 12px 15px 19px 15px;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-top: -10vw;
    min-width: 500px;
  }
}
@media (max-width: 385px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    height: 225px;
  }
}
@media (max-width: 371px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    height: 240px;
  }
}
@media (max-width: 900px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 630px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) {
    padding-bottom: 40px !important;
  }
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
  top: 25px;
  color: #222 !important;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 span {
  font-size: 29px;
  font-weight: 800;
}
@media (max-width: 900px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
    top: 25px;
  }
}
@media (max-width: 830px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 span {
    font-size: 26px;
  }
}
@media (max-width: 500px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 {
    top: 25px !important;
  }
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 span {
    font-size: 22px;
  }
}
@media (max-width: 481px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) h1 span {
    font-size: 16px;
  }
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) p {
  background-color: #1A639C !important;
}
body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
  margin-top: 0;
}
@media (max-width: 750px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-top: 0px;
    min-width: 750px;
    margin-left: -375px;
    left: 50%;
  }
}
@media (max-width: 650px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-left: -415px;
  }
}
@media (max-width: 522px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    min-width: 670px;
    margin-left: -330px;
  }
}
@media (max-width: 500px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    min-width: 670px;
    margin-left: -330px;
  }
}
@media (max-width: 481px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    min-width: 700px;
    margin-left: -330px;
  }
}
@media (max-width: 461px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    min-width: 650px;
    margin-left: -330px;
  }
}
@media (max-width: 400px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    margin-left: -280px;
  }
}
@media (max-width: 385px) {
  body.landing section#landing .upcomingEvent:not(.defaultPlaceholder) img {
    min-width: 578px;
    margin-left: -240px;
  }
}
