.section-home-main {
    background: url(homehero.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
    position: inherit;
}

.checkbox-cell {
    padding: 0 28px 0 28px !important;
  }
  
#RedeemByLogin {
    display:none;
}
  
 #RedeemByLogin ~ span {
    display: none;
}

.section-home-main.page_section p {
    border-top: solid white 1px;
    padding-top: 5px;
}

.section-home-main p {
    color: white;
    text-align: center;
}

.section-home-main h3 {
    color: white;
}