|  | @@ -131,7 +131,7 @@
 | 
	
		
			
				|  |  |  a {
 | 
	
		
			
				|  |  |    text-decoration: none; }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -@media (max-width: 934px) {
 | 
	
		
			
				|  |  | +@media (max-width: 959px) {
 | 
	
		
			
				|  |  |    #block-headermenu {
 | 
	
		
			
				|  |  |      display: none; }
 | 
	
		
			
				|  |  |    .page-node-type-static .layout__region--top {
 | 
	
	
		
			
				|  | @@ -149,6 +149,11 @@ a {
 | 
	
		
			
				|  |  |      .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
 | 
	
		
			
				|  |  |        width: 100%; } }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +@media (max-width: 479px) {
 | 
	
		
			
				|  |  | +  .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
 | 
	
		
			
				|  |  | +    display: flex;
 | 
	
		
			
				|  |  | +    flex-direction: column; } }
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  /*pages*/
 | 
	
		
			
				|  |  |  /*
 | 
	
		
			
				|  |  |  @import "pages/partials/header_footer";
 | 
	
	
		
			
				|  | @@ -455,6 +460,11 @@ a {
 | 
	
		
			
				|  |  |        margin: auto;
 | 
	
		
			
				|  |  |        padding-top: 2rem;
 | 
	
		
			
				|  |  |        padding-bottom: 4rem; }
 | 
	
		
			
				|  |  | +      @media (max-width: 479px) {
 | 
	
		
			
				|  |  | +        .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
 | 
	
		
			
				|  |  | +          display: flex;
 | 
	
		
			
				|  |  | +          padding-left: 1rem;
 | 
	
		
			
				|  |  | +          width: 80%; } }
 | 
	
		
			
				|  |  |        .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
 | 
	
		
			
				|  |  |          grid-column: 2; }
 | 
	
		
			
				|  |  |        .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
 | 
	
	
		
			
				|  | @@ -508,6 +518,9 @@ a {
 | 
	
		
			
				|  |  |      min-width: fit-content;
 | 
	
		
			
				|  |  |      margin-bottom: 2rem;
 | 
	
		
			
				|  |  |      align-self: end; }
 | 
	
		
			
				|  |  | +    @media (max-width: 479px) {
 | 
	
		
			
				|  |  | +      .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
 | 
	
		
			
				|  |  | +        grid-column: 3 / span 6; } }
 | 
	
		
			
				|  |  |      .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
 | 
	
		
			
				|  |  |        width: fit-content;
 | 
	
		
			
				|  |  |        height: fit-content;
 | 
	
	
		
			
				|  | @@ -1018,8 +1031,7 @@ header {
 | 
	
		
			
				|  |  |      align-items: center;
 | 
	
		
			
				|  |  |      color: black;
 | 
	
		
			
				|  |  |      font-weight: 800;
 | 
	
		
			
				|  |  | -    flex: 1;
 | 
	
		
			
				|  |  | -    justify-content: space-between; }
 | 
	
		
			
				|  |  | +    flex: 1; }
 | 
	
		
			
				|  |  |      #header-top .region-header-top-left #block-logogouv {
 | 
	
		
			
				|  |  |        display: flex;
 | 
	
		
			
				|  |  |        height: 100%;
 | 
	
	
		
			
				|  | @@ -1072,7 +1084,9 @@ header {
 | 
	
		
			
				|  |  |            color: #009ee3; }
 | 
	
		
			
				|  |  |    #header-top #block-socialnetwork-2 {
 | 
	
		
			
				|  |  |      position: relative;
 | 
	
		
			
				|  |  | -    top: -33px; }
 | 
	
		
			
				|  |  | +    top: -33px;
 | 
	
		
			
				|  |  | +    align-self: flex-end;
 | 
	
		
			
				|  |  | +    margin-left: auto; }
 | 
	
		
			
				|  |  |      #header-top #block-socialnetwork-2 .field--name-body {
 | 
	
		
			
				|  |  |        min-height: 75px;
 | 
	
		
			
				|  |  |        margin-right: 1rem; }
 |