.counseling-wrapper {
  margin-top: 40px!important;
}
.counseling-wrapper-btn {
  border-radius: 4px;
}
.elegancetop {
  margin-top: 0!important;
}
.search-shops {
  width: 100%!important;
  max-width: 550px;
  margin-top: 0!important;
  padding: 0!important;
}
.search-shops__button {
  margin-top: 20px!important;
}
.elg-store-finder-link .elg-store-finder-link__button {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .counseling-wrapper {
    margin-top: 80px!important;
  }
  .search-shops {
    width: 45vw !important;
  }
  .search-shops__button {
    margin-top: 50px!important;
  }
}