.arthesis_tuiles_tuile_image figure{
    height:250px;
    width:100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-repeat: no-repeat;
    mask-position: center center;
    background-position: center center;
    background-size:cover;
    background-repeat: no-repeat;
    margin-bottom:15px;
}
.arthesis_tuiles_tuile strong{
    display: block;
    margin-bottom:10px;
    text-align:center;
}
.arthesis_tuiles_tuile a{
    color:#CDCDCD;
}
.arthesis_tuiles_tuile i{
    margin-left:10px;
}
.big_tuiles .arthesis_tuiles_tuile_image{
    background-position:top center;
    height:300px;
}