/*
CDurteste 2016.
contact@cdurteste.fr
+33 6 70 80 98 84
*/
/*
    Created on : 14 avr. 2020, 19:08:30
    Author     : cdurt
*/

.bigTicket{
    position:fixed;
    top:0px;
    left:0px;
    width:50% !important;
}

.mosaicTicket{
    transition: width 5s;
    width:200px;
}