@media only screen and (max-width:767px){.ligne-mobile-image{background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important}}.related.products>h2{display:none}.upsells.products>h2{display:none!important}.upsells.products ul.products li.product{width:40%!important;margin:1%}.upsells.products ul.products{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.upsells.products ul.products li.product img{height:auto;max-height:300px;object-fit:cover}@media (max-width:768px){.upsells.products ul.products li.product{width:100%!important}}.bandeau-defilant-wrapper{width:100%;overflow:hidden;background:#ffffff!important;padding:10px 0}.bandeau-defilant{display:inline-block;white-space:nowrap;animation:defilement 25s linear infinite;font-size:1.3rem!important;padding-left:100%}@keyframes defilement{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@media only screen and (max-width:768px){.bandeau-defilant{font-size:0.9rem;animation-duration:35s}}