  .hero .hero-image:before {
    background: none;
}

.full-width-page .hero .hero-image h1,
.full-width-page .hero .hero-image p {
    position: absolute;
    left: -99999em;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}