info-formas-pago.component.scss 413 Bytes
.mt-6 {
  margin-top: 4.5rem;
}

#card1.lash{
  position: absolute;
  bottom: 0;
  -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  left: 5%;
  margin-left: 0 !important;
}

#card2.lash{
  position: absolute;
  bottom: 0;
  -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  right: 5%;
  margin-right: 0 !important;
  height: 202px !important;
}