.sssccno{
    position: relative;
}
.sss-cards-icons{
    display: inline-flex;
    gap: 2px;
    position: absolute;
    right: 10px;
    height: 40px;
    top: 0;
    align-items: center;
}
label.payment_method_customstripe img{
    width: 100px;
}
.sss-ssl{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-direction: row;
}
.sss-ssl label{
    flex: 1;
}
.sss-ssl img{
    width: auto;
}