.text_type--2 img {
  width: 100%;
}
.text_type--2 .col-lg-8 {
  min-height: 380px;
}
.text_type--2 .transform {
  transform: translate(-10%);
}

@media (max-width: 991.98px) {
  .text_type--2 .col-md-12 {
    text-align: center;
    transform: translate(0);
  }
}
.text_type--1 img {
  width: 100%;
  height: auto;
}

@media (max-width: 575.98px) {
  .text_type--3 {
    text-align: center;
  }
}
.text_type--3 img {
  width: 100%;
  height: auto;
}

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