.centrer-verticalement{display:flex;flex-direction:column;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center}@media all and (max-width:980px){      .custom_row{      display:-webkit-box!important;      display:-moz-box!important;      display:-ms-flexbox!important;      display:-webkit-flex!important;      display:flex!important;      -webkit-flex-wrap:wrap!important;      flex-wrap:wrap!important}      .first-on-mobile{      -webkit-order:1!important;      order:1!important}   .second-on-mobile{      -webkit-order:2!important;      order:2!important}   .third-on-mobile{      -webkit-order:3;      order:3}   .fourth-on-mobile{      -webkit-order:4;      order:4}      .custom_row:last-child .et_pb_column:last-child{      margin-bottom:30px}}@media screen and (max-width:980px){#main-header.et-fixed-header{position:fixed}.logged-in #main-header.et-fixed-header{top:0!important;transition:all .3s 0s}}