forma-pago.component.scss
349 Bytes
.reduce-card-1.media-pantalla {
position: absolute;
bottom: 150px;
-webkit-box-flex: 0;
flex: 0 0 35%;
max-width: 35%;
left: 10%;
margin-left: 0 !important;
}
.reduce-card-2.media-pantalla {
position: absolute;
bottom: 150px;
-webkit-box-flex: 0;
flex: 0 0 35%;
max-width: 35%;
right: 10%;
margin-right: 0 !important;
}