#voucher1 .voucher{margin:auto;border-radius:5px;border:2px dashed #999;padding:20px;max-width:700px;position:relative;min-height:430px}#voucher1 .voucher hr{margin:15px 0}#voucher1 .voucher .header{display:flex;height:100px}#voucher1 .voucher .header img{max-width:33%}#voucher1 .voucher .info-voucher{display:flex}#voucher1 .voucher .info-voucher img{max-height:130px;max-width:300px}#voucher1 .voucher .info-voucher ul{list-style:none;padding:0}#voucher1 .voucher .info-voucher ul span{color:#3b3a3a;font-weight:900}#voucher1 .voucher h6{font-weight:500}#voucher1 .voucher .status{position:absolute;margin:0;top:250px;color:#999;left:calc(55% - 250px);opacity:.3;font-size:4.25em;text-transform:uppercase;text-align:center;-webkit-transform:rotate(320deg)}@media not print{@media(max-width:600px){#voucher1 .voucher .header,#voucher1 .voucher .info-voucher{height:auto;flex-direction:column}#voucher1 .voucher .header img,#voucher1 .voucher .info-voucher img{max-width:80%;max-height:150px;margin-top:15px}#voucher1 .voucher .status{font-size:3.25em;top:50%;left:10px;max-width:340px}}}