body.page-id-132 .et_pb_text_1 > .et_pb_text_inner > div:first-child,
body.page-id-132 .et_pb_text_2 > .et_pb_text_inner > div:first-child {
  box-sizing: border-box;
}

@media (min-width: 981px) {
  body.page-id-132 .et_pb_text_1,
  body.page-id-132 .et_pb_text_2,
  body.page-id-132 .et_pb_text_1 > .et_pb_text_inner,
  body.page-id-132 .et_pb_text_2 > .et_pb_text_inner,
  body.page-id-132 .et_pb_text_1 > .et_pb_text_inner > div:first-child,
  body.page-id-132 .et_pb_text_2 > .et_pb_text_inner > div:first-child {
    height: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-132 .et_pb_text_1 > .et_pb_text_inner > div:first-child,
  body.page-id-132 .et_pb_text_2 > .et_pb_text_inner > div:first-child {
    min-height: 390px !important;
  }
}

@media (max-width: 767px) {
  body.page-id-132 .et_pb_text_1 > .et_pb_text_inner > div:first-child,
  body.page-id-132 .et_pb_text_2 > .et_pb_text_inner > div:first-child {
    min-height: 457px !important;
  }
}
