.expired-btn-box {
  display: flex;
  justify-content: center;
  width: 100%;
}

@media (min-width: 800px) {
  .expired-btn-box {

  }
}
 