﻿.divPromoCode label::after {
    content: "/ ANDA";
    display: inline-block;
    position: absolute;
    margin: 0 0 0 5px;
}
.PromotionCode h3::after {
	content: "Voucher ANDA?";
	margin: 0 0 0 5px
}
@media only screen and (max-width: 767px)
{
	/*.Search .SearchInnerContent .row > div.divPromoCode, body.Homepage .Search .row > div.divPromoCode {width: 98% !important;}*/
}