/*coupon styles*/

.coupon{
  width:600px;
  height:300px;
  border-style:dashed;
}

a{
  border:none;
}

img {
  margin-right:5px;
  margin-left:10px;
}

.details{
  font-size:11px;
}

.main{
  font-size:16px;
}