.sticky{ 
top:0px!important
}

@media (max-width: 768px) { 
    .sticky{ 
        top:0px!important
    }
    .reduction_rouge, .prixBarre, .price {
  height: inherit;
}

} 