forma-pago.component.scss 377 Bytes
#card1.media-pantalla {
  position: absolute;
  bottom: 150px;
  -webkit-box-flex: 0;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  left: 10%;
  margin-left: 0 !important;
}

#card2.media-pantalla {
  position: absolute;
  bottom: 150px;
  -webkit-box-flex: 0;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  right: 10%;
  margin-right: 0 !important;
}