body #reservationstep.transac-block {
   position:relative !important;
}

body .step-print
{ position: absolute; bottom: -190px; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.6); -moz-box-shadow: 0 2px 8px rgba(0,0,0,.6); box-shadow: 0 2px 8px rgba(0,0,0,.6); padding: 10px 10px 5px 0; display: block; margin-left: 460px; width: 150px; }

/*body.i18n-fr-FR .step-print
{ bottom: -223px; }*/

body .transac-block#reservationstep .step-print #print_DF
{ margin-left: 18px; } 

body .thanks-conf{
   padding:15px 0 20px !important;
}

body .thanks-conf h2 {
    font-size: 70px !important;
}

body .thanks-conf p {
    font-size: 55px !important;
}