.wt-titletags a {
    border: 1px solid #63635f33;
    padding: 4px 23px;
    border-radius: 15px;
    background: white;
}
.wt-moreoptions li a {
    color: #767676;
    line-height: inherit;
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
}
ul.wt-moreoptions a {
    color: #fff;
}
ul.wt-moreoptions {
    position: absolute;
    top: -52px;
    color: #fff;
    border: none;
}
.wt-articles .wt-articlecontents {

    position: relative;
}
span.wt-datetime {
    position: absolute;
    top: 15px;
    right: 14px;
}
.wt-latestproject.largeurcarte {
    height: 570px;
}
@media(max-width:1200px){


    .wt-latestproject.largeurcarte {
        height: 590px;
    }
	
}