.content_partenaires {
.views-row {
margin-bottom: 2vh;
article {
> h2 {
a {
@include sous_titre_alt();
}
> div:first-of-type {
max-height: none;
display: flex;
flex-direction: column;
align-items: center;
> div {
width: 40vw;
height: auto;
overflow: hidden;
margin-bottom: 1rem;
img {
width: 100%;
mix-blend-mode: darken;
> div:nth-of-type(2) {
@include main_text_content();
margin-bottom: 2rem;
> div:last-of-type {
text-align: right;
padding-bottom: 2rem;
margin-top: 1rem;
@include fluo_button();