.line-banner h1, .line-banner h2, .line-banner p{
    margin-left:20px;
}

.footer-logo img{
    padding: 0 0 10 0 !important;
    width:100px !important;
}

.footer-logo .mod-header-logo {
    padding: 18px 0 18px 0;
}

.footer-social .social-link [class*=icon-]{
    font-size: 4rem;
}

div.adh-description{
    margin-left: 20px;
}

hr{
    width: 30px;
    border-color: black;
}

.logo td img{
     max-width : 190px !important;
}
@media (max-width: 400px){
    .line-banner h1 {
        font-size : 24px;
        line-height : 20px;
    }
    .line-banner h2 {
        font-size : 18px;
        line-height : 20px;
    }
    .line-banner p {
        font-size : 14px;
        line-height : 20px;
    }
    iframe#asmg{
        height : 300px;
    }
}

.col-sm-8, .col-sm-16{
    margin-top : 20px;
    margin-bottom : 20px;
 }   

.photo{
    filter: grayscale(1);
    border-radius: 50%;
}   

table#bureau tr td{
    padding : 10px;
    height : 50px;
}    
    