.ImgPara .img-holder img {
  width: 100%;
}

.content-box .ImgPara__title h1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #282828;
}
@media (max-width: 992px) {
  .content-box .ImgPara__title h1 {
    font-size: 18px;
    line-height: 27px;
  }
}/*# sourceMappingURL=Paragraph_with_image_section.min.css.map */