@media screen and (min-width: 767px) {
  .b-about-date {
    width: 19em;
  }
}
.b-about-date {
  width: 20em;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .b-profile-content-button {
    width: 16em;
  }
}

.b-profile-content-button {
  width: 14em;
}
.p-today-for-women {
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  .b-recommend-product-inner {
    flex: 1 1 auto;
  }
}