#header-text .bg {
    background-image: url('../images/svarochnie-raboti-3.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.45;
}#desc-text .bg {
    background-image: url('../images/svarochnie-raboti-10.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.2;
}#desc-text-halfbg .bg-wrap {
    background: #333;
}#action-text-btn .bg {
    background-image: url('../images/svarochnie-raboti-11.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.41;
}
