.blend-inner-lower p.coco {
  padding-top: 22px;
}

.dis-flx {
  display: flex;
  align-items: flex-start;
}

.dis-flx-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

p.fat-loss {
  text-align: center;
  font-size: 23px;
  line-height: 130%;
}

.question-icon {
  width: 33px;
  height: 33px;
}

.single_rvw_pro_pic_wrap img {
  width: 112px;
  height: 112px;
}

@media only screen and (max-width: 767px) {
  .question-icon {
    width: 29px;
    height: 29px;
  }

  .dis-flx.mob-hid {
    display: none;
  }

  .banner-sec {
    background-image: url(../images/myfinessa-banner-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    /*padding: 60px 0 5%;*/
    text-align: center;
  }

  .fea-icon {
    width: 30px;
    height: 30px;
  }

  .box-fea p {
    font-size: 15px;
  }

  .banner-sec p {
    font-size: 34px;
    padding-right: 0;
    padding-left: 10px;
  }
}

@media only screen and (max-width: 480px) {
  .top-bar .glu-logo {
    width: 47%;
    margin-top: 0;
  }

  .banner-sec {
    background-image: url(../images/myfinessa-banner-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    /*padding: 60px 0 5%;*/
    text-align: center;
  }

  .fea-icon {
    width: 30px;
    height: 30px;
  }

  .box-fea p {
    font-size: 15px;
  }

  .banner-sec p {
    font-size: 34px;
    padding-right: 0;
    padding-left: 10px;
  }
}

@media only screen and (max-width: 400px) {
  .blend-inner-lower p.reishi {
    padding-top: 22px;
  }
}
