.result-box {
  text-align: center;
  font-size: 16px;
}
.btn-box {
  text-align: center;
  margin-top: 32px;
  .close-btn {
    margin-left: 15px;
  }
}
.box-card {
  width: 480px;
}
.box-card .clearfix {
  padding: 5px 20px !important;
}
