.lp-science-behind{

}

@media only screen and (max-width: 760px) {
.lp-science-behind{
  .page-width{
    flex-direction: column-reverse !important;
    .title__title.title__title--h1 {
      text-align:left;
    }
    .text-center.mbl-only{
      margin-bottom:2rem;
      padding:0 !important;
    }
  }
  }
}

