.module-left-image-text {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 960px;
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    .module-left-image-text {
      flex-direction: column;
      padding: 20px 20px 10px 20px; } }
  .module-left-image-text .left {
    width: 196px;
    margin-right: 50px; }
    @media screen and (max-width: 767px) {
      .module-left-image-text .left {
        padding-bottom: 10px; } }
  .module-left-image-text .right {
    flex-grow: 1;
    max-width: 700px; }
    @media screen and (max-width: 767px) {
      .module-left-image-text .right h5 {
        font-size: 24px; } }
    .module-left-image-text .right p:last-of-type {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .module-left-image-text .right p {
        font-size: 18px;
        line-height: 26px; } }
    .module-left-image-text .right .btn {
      font-weight: 600;
      min-width: 261px; }

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