.arthesis_left_right h2{
margin-bottom: 40px;
}
.arthesis_left_right p:last-child{
margin: 0;
}
.arthesis_left_right_image{
position:relative;
background-position:center center;
background-size:cover;
min-height:300px;
}
.arthesis_left_right_image img{
width:100%;
height:auto;
}
.arthesis_left_right_texte_inner{
width:100%;
}.arthesis_slider_complexe{
position:relative;
padding-top:200px;
padding-bottom:100px;
}
.arthesis_slider_complexe h2{
text-align:center;
}
.arthesis_slider_complexe_slide_image{
max-width:100%;
width:300px;
height:300px;
background-position: center center;
background-size:cover;
display:inline-block;
background-repeat: no-repeat;
}
.arthesis_slider_complexe_slide_contenu strong{
display:block;
font-size:30px;
}