.reprice{width:98%;margin:20px 1% 20px;}
.reprice a{border:4px solid #fff;box-shadow:0px 2px 2px 0 #ccc;display:block;width:70%;background:#a23663;color:#fff;text-align:center;font-size:32px;padding:20px 0px;letter-spacing:0.1em;margin:0px auto;}
@media screen and (max-width: 768px) {
  .reprice a{font-size:30px;width:100%;}
}
@media screen and (max-width: 600px) {
  .reprice a{letter-spacing:0em;}
}
@media screen and (max-width: 480px) {
  .reprice a{font-size:26px;}
}
 