/* Bureau technique et methodes - page-specific styles */

@media (min-width: 992px) {
    .footer-ctl {
        margin-top: 0px;
    }
}

@media (max-width: 991px) {
    .footer-ctl {
        margin-top: 0px;
    }
}

.separation {
    margin-top: 100px !important;
    background-image: url('../../img/services/Billight_Services_Fabrication_Blocs_Containers_03.jpg');
    background-position: center center;
    height: 500px;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
