#evimmo-telephone { display: none; }
.page-mentions-legales .mentions:first-child ul li:nth-child(3) { display: none; }
blockquote:after {
    color: #a6763b;
    font-size: 50px;
    letter-spacing: -2px;
    content: '̓ ̓';
    display: block;
    line-height: .2;
    padding-left: 2px;
    float: right;
    padding-top: 35px;
}
@media (max-width: 767px) {
    blockquote:after {
        float: none;
    }
}
@media (max-width: 992px) {
    blockquote:after {
        float: none;
    }
}
