@charset "utf-8";

/*--------------------------------------------------

 * confirmation.html

--------------------------------------------------*/

@media print, screen and (min-width: 768px){
.confirmation__receipt__fig {
	width: 600px!important;
}
}
@media only screen and (max-width: 767px){}
