.more-btn{padding:20px 0;text-align:center}
.more-btn.orange .btn{background:#e94709}
.more-btn .btn{width:195px;background:#e30339;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;padding:15px 0;text-align:center}
.more-btn .btn span{font-size:16px;color:#fff;padding-right:25px;background:url(../../images/icon-down-white.png) no-repeat right center}
@media screen and (max-width:768px){.more-btn .btn{padding:0;width:120px;height:30px;line-height:30px}
.more-btn .btn span{font-size:14px;-webkit-background-size:10px 5px;-moz-background-size:10px 5px;background-size:10px 5px;padding-right:15px}
}