.trx_addons_column-1_3{width:33% !important;}

.coupon {
    border: 7px dashed #ff0000;
    height: 399px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 399px;
}

.coupon_header {
    text-align: center;
}

.coupon_header h3 {
    font-size: 1em !important;
}

.coupon_body {
    padding: 1em;
    text-align: center;
}

.coupon_body-img {
    margin: 0 auto;
    width: 90%;
}

.coupon span {
    display: inline-block;
    margin: 1em auto;
    padding: .25em 1.5em;
}



.coupon_footer {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.scissors {
    position: absolute;
    top: 0;
    left: 0;
}