body {
  background-image: url("../images/portada.png");
}

.new-footer__mob-logo-box {
  height: auto !important;
  width: auto !important;
}

.section-personalized-advice-text__image {
  width: 450px;
  margin: 30px 60px 60px 0px;
}

.whats-app {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 65px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 3px #999;
  z-index: 100;
  left: 15px;
}

.my-float {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .nav-top__left-block__links-box {
    display: block;
  }
  .nav-top__left-block__links-box .footer-new__link_light {
    font-size: 14px;
    padding: 0;
  }
  .brand-7 {
    width: 207px;
    max-width: 207px;
    margin-right: auto;
    padding-left: 0;
  }
  .section-personalized-advice-text__image {
    display: none;
  }
  .section-personalized-advice-text__beyond {
    font-size: 32px;
    line-height: 36px;
  }
  .section-traits-picked {
    padding-left: 20px;
    padding-right: 20px;
  }
  .large-heading-2 {
    font-size: 30px;
  }
  .heading-55 {
    font-size: 28px;
  }
  .how-video__content {
    padding-bottom: 10px;
  }
  .mobile-section-title {
    font-size: 22px;
  }
  .section-personalized-advice-text__header {
    font-size: 38px;
  }
  .expandable-heading {
    font-size: 18px;
  }
  .how-video__watch-btn.play-hero-video {
    display: flex;
  }
}

/*# sourceMappingURL=core.css.map */
