.pc-sp-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.outline-button__wrapper {
  margin: 40px 0 0;
}

.button-outline {
  min-width: 400px;
}