#preemies-lp .pree-header {
  display: flex;
}

#preemies-lp .pree-hero-img {
  flex-basis: 0 1 50%;
}

#preemies-lp .pree-hero-text {
  flex: 0 1 50%;
}

#preemies-lp .pree-hero-img {
  /* flex-basis: 0 1 50%; */
  flex: 0 1 50%;
}

#preemies-lp .pree-header {
  flex-direction: row;
}

#preemies-lp .pree-hero-img img {
  width: 100%;
}

#preemies-lp .pree-hero-text {
  /* flex: 0 1 50%; */
  flex: 0 1 40%;
  padding: 20px;
}

#preemies-lp .pree-hero-img {
  /* flex: 0 1 50%; */
  flex: 0 1 60%;
}

#preemies-lp .pree-header {
  background: linear-gradient(101.07deg, #16C4BB 0%, #019790 100%);
}

#preemies-lp .notMoveH1 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  line-height: 52px;
  color: #FFDD00;
}

#preemies-lp .pree-herp-p {
  font-family: Roboto;
  font-style: normal;
  font-weight: nor;
  font-size: 26px;
  line-height: 30px;
  color: #FFFF;
  margin: 0;
  margin-bottom: 40px;
}

#preemies-lp .pree-hero-text {
  /* padding: 20px; */
  padding: 40px;
}

#preemies-lp .pree-button {
  text-decoration: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #01A49C;
  background: #FFDD00;
  box-shadow: 0px 14px 14px -10px rgba(0, 0, 0, 0.19);
  border-radius: 15px;
  padding: 12px 26px;
}

#preemies-lp .pree-button:hover {
  transform: scale(1.1);
}

#preemies-lp .pree-button {
  display: inline-block;
  transition: 0.3s;
}

#preemies-lp .pree-header {
  align-items: center;
}

#preemies-lp .notMoveH1 {
  margin-top: 0;
}

#preemies-lp .pree-centered h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 52px;
  text-align: center;
  color: #01A49C;
}

#preemies-lp .pree-centered {
  text-align: center;
}

#preemies-lp .pree-centered h2 {
  line-height: 46px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

#preemies-lp .pree-centered {
  margin-top: 70px;
}

#preemies-lp .pree-centered p {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 154.9%;
  text-align: center;
  color: #666666;
}

#preemies-lp .pree-herp-p {
  font-size: 24px;
  line-height: 134.9%;
  padding-right: 100px;
}

#preemies-lp .pree-lefted {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

#preemies-lp .pree-lefted h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
  color: #01A49C;
}

#preemies-lp .pree-col p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 154.9%;
  color: #666666;
}

#preemies-lp .pree-col {
  padding-left: 40px;
  border-left: 5px solid #01a49c;
  margin-bottom: 80px;
}

#preemies-lp .pree-col p {
  margin: 0;
}

#preemies-lp .pree-lefted h3 {
  display: inline-block;
  margin-left: 40px;
}

#preemies-lp .pree-fulscreenimg.lazyloaded {
  width: 100%;
  margin-top: 130px;
}

#preemies-lp .pree-col p {
  font-size: 19px;
}

#preemies-lp .pree-centered p {
  font-size: 19px;
}

#preemies-lp .pree-hero-img {
  align-self: baseline;
}




.mobile #preemies-lp .pree-header {
  flex-direction: column;
}

.mobile #preemies-lp .pree-hero-text {
  text-align: center;
}

.mobile #preemies-lp .pree-herp-p {
  margin-bottom: 50px;
  line-height: 130%;
}

.mobile #preemies-lp .pree-button {
  color: #01A49C;
}

.mobile #preemies-lp .article-page h1 {
  margin: 0 0 50px;
}

 .mobile #preemies-lp .pree-hero-img {
	 text-align: center;
	 width: 100%;
}
 .mobile #preemies-lp .pree-hero-img img {
	 display: inline-block;
	 max-width: 640px;
}
 .mobile #preemies-lp .pree-herp-p {
	 padding-right: 0;
}
 .mobile #preemies-lp .pree-centered {
	 margin-top: 50px;
}
 .mobile #preemies-lp .pree-col {
	 padding-left: 0;
	 border-left: none;
	 margin-bottom: 40px;
}
 .mobile #preemies-lp .pree-col p {
	 margin: 20px 0;
}
 .mobile #preemies-lp .pree-lefted h3 {
	 display: block;
	 margin-left: 0;
	 margin-top: 30px;
	 font-weight: bold;
	 color: #333;
	 font-size: 21px;
}
 .mobile #preemies-lp .pree-fulscreenimg.lazyloaded {
	 margin-top: 40px;
}
 .mobile #preemies-lp .pree-centered {
	 padding: 20px;
}
 .mobile #preemies-lp .pree-lefted {
	 padding: 20px;
	 text-align: center;
}
 