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

.reduce-card-1.media-pantalla {
  position: absolute;
  bottom: 0;
  -webkit-box-flex: 0;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  left: 5%;
  margin-left: 0 !important;
}

.reduce-card-2.media-pantalla {
  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;
}