



.header-background {
    background: linear-gradient(to bottom, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%);
    background-color: purple;
}

/* offset the strip image a random amount */

.image-strip {
    background-position: 0px -225px;
}