@media screen and (min-width: 981px) {
    #caja-tarif-home-left {
        width: 896px;
        height: 525px;
        margin-right: 24px;
    }

    #caja-tarif-home-right {
        width: 519px;
    }

    .caja-tarif-peq {
        padding-left: 16px !important;
    }
}

#caja-tarif-home-left {
  height: 525px;
  margin-bottom: 8px;
}

.caja-descuento h1,
.caja-descuento p {
  padding-bottom: 0px;
  font-weight: 500;
}

.caja-tarif-peq {
  padding-left: 16px !important;
  min-height: 250px;
  max-height: 250px;
}

.caja-tarif-peq .et_pb_text_5_tb_body,
.caja-tarif-peq .et_pb_text_3_tb_body {
  margin-bottom: 10px! important;
}

/*#caja-tarif-home-left .title {
    width: 467px;
    height: 40px;
    margin: 0 0 8px;
    font-family: 'DM Sans';
    font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
}

#caja-tarif-home-left .subtitle {
    width: 352px;
    height: 64px;
    margin: 8px 114px 16px 1px;
    font-family: 'DM Sans';
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
}

.caja-descuento {
    width: 128px;
    height: 112px;
    margin: 16px 338px 32px 1px;
    padding: 9px 12px 11px 14px;
}

#caja-tarif-home-left .caja-descuento p {
    font-family: 'DM Sans';
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #d81e05;
}

.caja-descuento p:first-child,
.caja-descuento p:last-child {
    margin: 0;
    padding: 0;
    line-height: 1.43;
}

#caja-tarif-home-left .caja-descuento p:nth-child(2) {
    font-size: 48px;
    width: 102px;
    padding-bottom: 0;
    line-height: 48px;
}*/

#caja-tarif-home-right {
    width: 519px;
    height: 525px;

}

/*#caja-tarif-home-right .et_pb_text {
    border: 0;
}

.caja-tarif-peq {
    height: 250px;
}*/

#caja-tarif-home .et_pb_text_1_tb_body {
  line-height: 1.39;
}

@media (max-width: 768px) {
  #caja-tarif-home-left,
  #caja-tarif-home-right {
    width: 100% !important;
    height: auto;
  }
  #caja-tarif-home .et_pb_text_1_tb_body {
    padding-right: 0!important;
    padding-left: 0!important;
  }
  .rer_button_tariff_calculator_wrapper {
    width: 100%;
  }
  #caja-tarif-home-left {
    height: 325px;
  }
  .caja-tarif-peq .et_pb_column_3_tb_body,
  .caja-tarif-peq .et_pb_column_4_tb_body {
    padding-left: 0;
  }
  .caja-tarif-peq {
    min-height: 140px !important;
    height: auto !important;
  }
  .caja-tarif-peq .caja-descuento {
    float: right;
    width: 35%;
  }
  .caja-tarif-peq .et_pb_module.et_pb_text.et_pb_text_3_tb_body,
  .caja-tarif-peq .et_pb_module.et_pb_text.et_pb_text_5_tb_body,
  .caja-tarif-peq .et_pb_module.rer_button_tariff_calculator {
    float: left;
    width: 65%;
  }
  .rer_button_tariff_calculator_wrapper {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .caja-tarif-peq .rer_button_tariff_calculator_wrapper {
    width: 95%;
  }
  .caja-tarif-peq .caja-descuento p {
    font-size: 12px;
  }
  .et_pb_text_4_tb_body h1 {
    font-size: 32px;
    font-weight: 500;
  }
}

