.verifyRefresh {
  align-content: center !important;
  padding: 0 0.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .verifycode-show-block {
    display: flex;
  }
}
