.v-tenant {
  position: relative;

  color: #494f7a;
}

.header {
  top: 0;
  position: relative;
}

.header .smart {
  color: #494F7A;
  position: absolute;
  top: 398px;
  left: 221px;
  font-size: 20px;
  line-height: 34px;
}

.takeout {
  top: 0;
  margin-bottom: 0;
  position: relative;
}

.takeout .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 135px;
  background-color: #ffdb3f;
  position: absolute;
}

.takeout .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 135px;
}

.takeout .h5 {
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  top: 386px;
  left: 135px;
}

.takeout img {
  width: 100%;
  display: inline-block;
}

.money {
  margin-bottom: 0;
  position: relative;
}

.money .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 810px;
  background-color: #ffdb3f;
  position: absolute;
}

.money .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 810px;
}

.money .h5 {
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  top: 386px;
  left: 810px;
  line-height: 1.65;
}

.money img {
  width: 100%;
  display: inline-block;
}

.member {
  margin-bottom: 0;
  position: relative;
}

.member .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 135px;
  background-color: #ffdb3f;
  position: absolute;
}

.member .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 135px;
}

.member .h5 {
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  top: 386px;
  left: 135px;
}

.member img {
  width: 100%;
}

.discount {
  margin-bottom: 0;
  position: relative;
}

.discount .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 810px;
  background-color: #ffdb3f;
  position: absolute;
}

.discount .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 810px;
}

.discount .h5 {
  font-size: 20px;
  position: absolute;
  top: 386px;
  left: 810px;
  line-height: 1.65;
}

.discount img {
  width: 100%;
}

.promotion {
  margin-bottom: 0;
  position: relative;
}

.promotion .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 135px;
  background-color: #ffdb3f;
  position: absolute;
}

.promotion .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 135px;
}

.promotion .h5 {
  position: absolute;
  top: 386px;
  left: 135px;
  font-size: 20px;
  line-height: 34px;
}

.promotion img {
  width: 100%;
}

.analysis {
  margin-bottom: 0;
  position: relative;
}

.analysis .yellow {
  top: 358px;
  width: 46px;
  height: 4px;
  left: 809px;
  background-color: #ffdb3f;
  position: absolute;
}

.analysis .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 179px;
  left: 810px;
}

.analysis .h5 {
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  top: 386px;
  left: 810px;
}

.analysis img {
  width: 100%;
}

.phone {
  margin-bottom: 0;
  position: relative;
}

.phone .h4 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 184px;
  width: 100%;
  text-align: center;
}

.phone .h5 {
  font-size: 55px;
  line-height: 66px;
  position: absolute;
  top: 280px;
  width: 100%;
  text-align: center;
}

.phone img {
  width: 100%;
}
