.carousel-container .banner-img {
  background-image: url("https://oss-official-website.doorunhealth.com/assets/high-flow-therapy-banner.png");
}

.breathing-space {
  margin-top: 106px;
}
.breathing-space .title {
  margin-bottom: 21px;
  font-weight: 400;
  font-size: 32px;
  color: #000000;
  line-height: 45px;
}
.breathing-space .title::after {
  content: "";
  margin-top: 16px;
  display: block;
  width: 83px;
  height: 4px;
  background: linear-gradient(90deg, #FFC600 0%, rgba(255, 198, 0, 0.6) 100%);
  border-radius: 1px;
}
.breathing-space .content {
  margin-bottom: 130px;
  height: 1512.7px;
}
.breathing-space .content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
}/*# sourceMappingURL=high-flow-therapy.css.map */
@media (max-width: 1024px) {
 .phone-img{
  background-image: url("https://oss-official-website.doorunhealth.com/assets/product-mobile-hightraffic.png");

  }
}