#header-subscribe .bg {
    background-image: url('../images/homepage.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
}
#header-subscribe {
margin-top: -53px;
}