#header-center-slogan-form {
    background: #e9fbff;
}

#header-center-slogan-form .bg {
    background-image: url('../img/bg2.png');
    #background-size: 700px auto;
    #-webkit-background-size: 700px auto;
    background-repeat: repeat;
    -webkit-background-repeat: repeat;
    #background-position: center center;
    #opacity: 0.05;
}#action-center-text-btn {
    background: #e9fbff;
}

#action-center-text-btn .bg {
    background-image: url('../img/bg2.png');
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
}