.editos_title {
    text-transform: uppercase;
    margin: 50px 0px 0px;
    border-top: 1px solid #eee;
    padding: 50px;
}
.title_edito_list {
    margin: 10px;
}
.img_header {
    max-width: 600px;
    margin: 40px auto 40px auto;
}
.img_header_blog_container {
    width: 100%;
    position: relative;
    margin-bottom: 120px;
    margin-bottom: 31%;
}
.img_header_blog {
    position: relative;
}
.img_header_blog_1 {
    margin: 0 auto;
    width: 50%;
    /* display: none; */
}
.img_header_blog_2 {
    bottom: -20%;
    left: 40%;
    margin: 0 0 0 -26%;
    position: absolute;
    width: 35%;
    z-index: 2;
    border: 10px solid #fff;
}
.img_header_blog_3 {
    bottom: -40%;
    left: 50%;
    margin: 0 0 0 -5%;
    position: absolute;
    width: 40%;
    z-index: 3;
    border: 10px solid #fff;
}
.img_header_blog_label {
    z-index: 3;
    position: absolute;
    width: 266px;
    max-width: 25%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.reponse_ {
    margin-top: 15px;
    margin-bottom: 35px;
    display: block;
}
.title-image {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.1;
    text-align: left;
    font-size: 1.25rem;
}
.content_place {
    position: absolute;
    padding: 10px 10px 10px 0;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sub_image,
.obj_name_ {
    font-size: 30px;
    margin-top: 5px;
    /* margin-bottom: 45px; */
    line-height: 1.2;
    font-size: 15px;
    text-align: left;
    padding-left: 15px;
}
.obj_title_main {
    font-size: 30px;
    margin: 30px 0px 50px 0px;
    text-decoration: underline;
}
.row_obj img {
    max-width: 250px;
}
.row_obj {
    margin-bottom: 20px;
}
.obj_image,
.obj_title {
    display: inline-block;
    float: left;
    position: relative;
}
.obj_title {
    height: 250px;
    width: calc(100% - 250px);
}
.obj_name {
    position: absolute;
    /* margin-left: 15px; */
    padding: 10px;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 600;
    color: #cda33f;
    line-height: 1.2;
}
.reponse_ {
    margin-left: 15px;
}
.containter_blog {
    max-width: 100%;
    margin: auto;
}
.questions {
    width: 100%;
    max-width: 700px;
    margin: 0px auto 60px auto;
}
.favoris {
    margin-bottom: 60px;
}
.obj_name_question {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.1;
    text-align: left;
    font-size: 1.25rem;
}
.p.obj_name_ {
    font-size: 13px;
}
@media (max-width:425px) {
    .title-image {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 1.1;
    }
}
.heading-page {
    display: block !important;
}
.containter_blog,
.favoris {
    max-width: 700px;
    margin: auto;
}
.img_blog {
    margin-bottom: 40px;
}
.link_oeuvre a {
    font-weight: bold;
    font-size: 12px;
    color: #cda33f;
}