#header-timer .bg-wrap {
    background-color: #000;
}

#header-timer .bg {
    background-image: url('../images/atelier-site-web.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.85;
}#action-text-btn .bg {
    background-image: url('../images/atgence-creation-site-web.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.1;
}
