/* Custom CSS code by @rajat_chodhary */
.content-box .store {
  padding: 0 0 0 25px;
}
@media (max-width: 767px) {
    .content-box .store {
      padding-left: 0;
    }
  	.tax-coupon_category .content-box .store .text-box{
  		margin-left: 25px;
	}
}