@media (max-width: 767px) {
  .espc .espc__footer {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin-top: 34px !important;
  }

  .espc .espc__button {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
