@media only screen and (max-width:767px){.colonnes-mobiles .et_pb_column{width:50%!important;float:left;margin-bottom:20px}}.marquee-wrapper{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}.marquee-track{display:inline-block;white-space:nowrap;will-change:transform;animation:marqueeMove 15s linear infinite;font-weight:600;font-size:15px}@keyframes marqueeMove{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.marquee-track{animation-duration:10s;font-size:13px}}