|
@@ -5949,6 +5949,7 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
display: flex !important;
|
|
|
flex-direction: column;
|
|
|
margin-left: 11%;
|
|
|
+ width: 60%;
|
|
|
}
|
|
|
@media screen and (min-width: 1100px) {
|
|
|
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top {
|
|
@@ -5981,11 +5982,11 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
}
|
|
|
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top .block-entity-fieldnodefield-videos {
|
|
|
order: 7;
|
|
|
- width: 70%;
|
|
|
+ margin-top: 2rem;
|
|
|
}
|
|
|
|
|
|
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-projets-liee {
|
|
|
- transform: translateY(-45.5rem);
|
|
|
+ transform: translateY(-60vh);
|
|
|
}
|
|
|
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-liens,
|
|
|
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-fichiers,
|