.bck-img {

background: url('../images/histoire-shirt.jpg') no-repeat center;
background-size: cover;
width: 100%;
height: 200px;
max-width: 1920px;
margin: 0 auto;
}

.bloc-content h1 {
    padding: 57px 0px !important;
    margin-top: 0px !important;
    font-family: 'Montserrat' !important;
    text-transform: inherit;
    color: #fff;
    font-weight: 600 !important;
}

.bloc-content {
    text-align: center;
    padding: 2% 0px;
}

h1 {
    text-align:center;
    font-family:"Montserrat" !important;
    /* font-size: 25px !important; */
    font-weight:800 !important;
    padding:20px 0px !important;
    text-transform:uppercase;
}

.data-design {
    width: 100%;
    margin: 0 auto;
}
.data-design img {
    max-width: 800px;
    margin: 30px 0px;
    width: 100%;
}

@media (min-width: 767px){

#padding-for-header {
    margin-top: 41px !important;
}

}

.bloc-content p, .bloc-content ul li{
    padding: 3px 0px !important;
    font-family: 'Roboto';
    font-weight: 300;
    text-align: left;
    color: #7d7d7d;
    font-size:  16px;
}
.bloc-content h2{
    /* font-family: 'Roboto' !important; */
    /* font-weight: 500 !important; */
    /* font-size: 18px !important; */
    /* text-align: left; */
    font-family: 'Roboto';
    font-size: 26px;
    font-weight: 400;
    color: #242424;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

.bloc-content a {
    color: cornflowerblue;
}

.bloc-content h3 + a {
    color: cornflowerblue;
    font-weight: 400;
    font-family: Roboto;
    margin-bottom: 20px !important;
    display: block;
    text-align:  left;
}

.bloc-content h3 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    color: #242424;
    text-align: left;
    margin-bottom: 10px;
}