@media (max-width:1023px){ 

  

    .MyContent .MainTitle{
        font-size:35px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-01{
        margin:0;
        width:100%;
    }
    .MyContent #BLOCK-BRUME-HYDRA-02{
        margin-top:-80px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-03{
        display:block;
        padding:30px;
        margin:0px;

    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .ColoredBox {
        padding-right: 100px;
        padding-left: 30px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .Text {
        padding-top:0;
    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .Mentions{
        margin-bottom:0;
    }
    .MyContent #BLOCK-BRUME-HYDRA-05 .TipsBox .Text{
        padding:30px;

    }

    
    .MyContent #BLOCK-BRUME-HYDRA-03::before {
        top: -350px;left: calc(50% + 50vw - 80px);
    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .ProductBlock{
        padding: 0;
        padding-top: 30px;
        padding-right: 200px;
        text-align: right;
    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .ProductBlock .Packshot {
        width: 200px;
        position: absolute;
        bottom: 0;
        left: auto;
        right: -30px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-03 .LastText{
        padding-right:80px;
    } 
    .MyContent #BLOCK-BRUME-HYDRA-04 {
        margin-top: 0;
        flex-wrap: wrap;
    }
    .MyContent #BLOCK-BRUME-HYDRA-04 .Content {
        padding: 50px;
        padding-top: 30px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-04 .OrangeBox{
        max-width:750px;
    }
  
    .MyContent #BLOCK-BRUME-HYDRA-05{
        flex-wrap: nowrap;margin-top: 0px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-05 .TipsBox {
        padding: 30px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-05 .Content {
        padding: 50px;
        padding-top: 30px;
        max-width: 520px;
        margin-top: 0px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-05 .TipsBox .Text{
        padding:0;
    }
    .MyContent #BLOCK-BRUME-HYDRA-06{
        padding:40px;
        padding-bottom:160px;
    }

    .MyContent #BLOCK-BRUME-HYDRA-07 .Facteurs ul li {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
        margin: 0;
        padding: 0;
        flex-basis: 25%;
        text-align: right;
        padding: 0px 15px;
        font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 16px;
        width: 210px;
    }
    
    .MyContent #BLOCK-BRUME-HYDRA-08 .Content {
        padding: 30px;
        padding-top: 0px;
        max-width: 480px;
        margin-top: -20px;
    
    }  
    
    .MyContent  #BLOCK-BRUME-HYDRA-08 .Photo{
        margin-bottom:60px;
    } 

    .MyContent  #BLOCK-BRUME-HYDRA-08 *[data-expand="0"] {
        height: 180px;
    } 

    .MyContent #BLOCK-BRUME-HYDRA-08 *[data-expand="0"]::after{
        display:block;
    }
    .MyContent #BLOCK-BRUME-HYDRA-08 *[data-expand="0"] .OpenBtn{
         display:inline-block;
    }
    .MyContent #BLOCK-BRUME-HYDRA-08 *[data-expand="1"] .CloseBtn{
        display:inline-block;
   }
   .MyContent #BLOCK-BRUME-HYDRA-09{
   overflow: hidden;
   padding-top: 50px;
   padding-bottom: 50px;
}
.MyContent #BLOCK-BRUME-HYDRA-09 .Background {
    width: 1000px;
}

    .MyContent #BLOCK-BRUME-HYDRA-09 .Content {
        max-width: calc(65% - 40px);
        left: 0;
        margin-top: 0;
        padding: 40px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-10 .Mentions {

        max-width: 400px;
margin:0 auto;
        padding-top: 20px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-11::before {
        right: calc(50% + 50vw - 108px);
        top: -450px;
        transform: scaleX(-1);
    }

    .MyContent .Finder .Choice{
        width: 154px;
        height: 154px;
    }  
    .MyContent .SliderRoutine .ProductRoutine {
        height: 520px;
    }
    .MyContent .SliderRoutine .ProductRoutine .Packshot{
        width:200px;
        height: 270px;
        flex-basis: 270px;
    }
    .MyContent .SliderRoutine .ProductRoutine .Packshot img {
        max-width: unset;
        display: block;
        width: unset;
        height: auto;
        transform: scale(0.7);
        transform-origin: bottom center;
    }
    .MyContent #BLOCK-BRUME-HYDRA-11 .Push .Visual {

        margin-bottom:120px;
    }
    .MyContent #BLOCK-BRUME-HYDRA-11 .Push .Title {

        margin-top: 0;
    }

    .MyContent #BLOCK-BRUME-HYDRA-11 .Push .Content {
    
        bottom: -90px;
    }

    
.MyContent .Finder .Step[data-step="2"] .Choice img{
    max-width:55px;
 }

}