|
@@ -3132,9 +3132,15 @@ a {
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
margin-bottom: 2rem;
|
|
margin-bottom: 2rem;
|
|
max-height: 600px; }
|
|
max-height: 600px; }
|
|
|
|
+ @media (max-width: 568px) {
|
|
|
|
+ .path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top {
|
|
|
|
+ flex-direction: column; } }
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo {
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo {
|
|
width: 60%;
|
|
width: 60%;
|
|
padding-right: 2rem; }
|
|
padding-right: 2rem; }
|
|
|
|
+ @media (max-width: 568px) {
|
|
|
|
+ .path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo {
|
|
|
|
+ width: 100%; } }
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo img {
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo img {
|
|
height: auto;
|
|
height: auto;
|
|
max-height: 600px;
|
|
max-height: 600px;
|
|
@@ -3145,8 +3151,15 @@ a {
|
|
padding-top: 1rem;
|
|
padding-top: 1rem;
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
width: 100%; } }
|
|
width: 100%; } }
|
|
|
|
+ @media (max-width: 568px) {
|
|
|
|
+ .path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .block-entity-fieldnodefield-photo img {
|
|
|
|
+ width: 100%;
|
|
|
|
+ max-height: 300px; } }
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right {
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right {
|
|
width: 40%; }
|
|
width: 40%; }
|
|
|
|
+ @media (max-width: 568px) {
|
|
|
|
+ .path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right {
|
|
|
|
+ width: 100%; } }
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right .block-entity-fieldnodetitle {
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right .block-entity-fieldnodetitle {
|
|
margin: 0; }
|
|
margin: 0; }
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right .block-entity-fieldnodetitle .field--name-title {
|
|
.path-node.page-node-type-projet .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--top .top_top .top_right .block-entity-fieldnodetitle .field--name-title {
|