#subscribe-halfbg-field .bg {
    background-image: url(../images/bg-pattern-1.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: 200px auto;
    opacity: 0.075;
}
#price-2col .bg-wrap {
    background-color: #f4f5f6;
}
#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}
