.solid-width-wrap{
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.page-header__fixed{
  padding: 0;
}
.page-header__fixed .page-header-menu-item {
  display: none;
}

.page-header-desc{
  display: none;
}
.page-header__fixed .page-header-menu .page-header-menu-handheld {
  display: block;
}
.content-page-left,
.divide-content-page{
  display: none;
}
.page-main{
  background-size: 240% auto;
}
.desc-page-experience{
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
.title-page-experience{
  margin-top: 140px;
}
.page-header-brand{
  margin-right: 0;
}

.page-header-menu .menu-item-round a{
  margin-left: 0;
}
.content-page-experience {
  height: auto;
  margin-bottom: 40px;
  flex-direction: column;
  align-items: stretch;
  width: calc(100% - 60px);
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
}
.content-page-right{
  height: auto;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
}
.cover-content-right{
  width: 100%;
}
.info-content{
  padding-top: 30px;
  text-align: center;
}

.info-content .title-info::after{
  margin: 7px auto;
}
.qrcode-experience{
  width:100%;
  text-align: center;
  padding-bottom:20px;
}
