| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 | 
							
- @media (max-width: 959px){ 
 
-     #block-headermenu{
 
-          display:none;
 
-     }
 
-     .page-node-type-static{
 
-          //bandeau titre page static
 
-         .layout__region--top{              
 
-             height: 23vh;
 
-         
 
-             .block-entity-fieldnodetitle{
 
-                 margin-top: 11vh;
 
-             }
 
-         }
 
-         // page partenaires
 
-         .node-id-20{
 
-             .field--name-field-partenaires{    
 
-                 .paragraph--type--partenaire{
 
-                     display: flex;
 
-                     flex-direction: column;
 
-                 }
 
-             }
 
-         } 
 
-     }
 
-     // home présentation programme
 
-     .path-frontpage{
 
-         .view-display-id-block_2:is(.view-id-home_nodes){    
 
-             .node-type-static{
 
-                 width: 70%;
 
-                 // margin: auto;
 
-                 div:first-child:not(.field__item):not(.field){
 
-                 display: flex;
 
-                 flex-direction: column;
 
-                 }
 
-                 .field--name-field-accroche{
 
-                     p{
 
-                         width: 100%;
 
-                     }
 
-         
 
-                 }
 
-             }
 
-         }
 
-     }
 
-         
 
-       
 
- }    
 
- /////////marche pas !!!!!!
 
- @media (max-width: 810px){
 
-     
 
-     
 
-     .page-node-type-static{
 
-         //bandeau titre page static
 
-        .layout__region--top{       
 
-         padding-bottom: 0rem;
 
-             .block-entity-fieldnodetitle{
 
-                 margin-left: 8%;
 
-                 margin-right: 5%;
 
-             }
 
-         }
 
-         .layout__region--first{ 
 
-             .block-region-first{
 
-                 display: none;
 
-             }
 
-                 
 
-         }  
 
-         .layout__region--second{ 
 
-             flex: 0 1 80%;
 
-             margin: auto;
 
-         } 
 
-         .layout__region--third{     
 
-             .block-region-third{
 
-                 margin: auto;
 
-             }
 
-         }    
 
-        
 
-     }
 
- }
 
- @media (max-width: 479px){ 
 
-     #header-top{
 
-         #block-logogouv{
 
-             img{
 
-                 min-width: 45px;
 
-                 width: 70%;
 
-                 height: auto;
 
-             }
 
-         }
 
-         #block-logoeql{
 
-             img{
 
-                 min-width: 45px;
 
-                 width: 80%;
 
-                 height: auto;
 
-             }
 
-         }
 
-     }
 
-     .path-frontpage{
 
-         .block-region-content{
 
-             .block-views-blockactus-blocks-pages-block-1{
 
-                 .view-actus-blocks-pages{
 
-                     .view-content{
 
-                         display: flex;
 
-                         flex-direction: column;
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-     }
 
-     
 
-     .path-ressources.basededonnees{
 
-         .layout-content{
 
-             .region-content{
 
-                 #block-contenudelapageprincipale{
 
-                     .layout--onecol{
 
-                         .block-region-content{
 
-                             .block-views-blockcollections-block-1{
 
-                                 div:first-of-type{
 
-                                         width: 90%;
 
-                                         display: flex;
 
-                                         margin: auto;
 
-                                 }
 
-                             }
 
-                         }
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-     }  
 
- }
 
 
  |