div.modal-content-container.cardRegistration span.warningMessage.inCardRegistration {
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 30px;
    right: 0;
}

span.warningMessage.inCardRegistration.tomWarning{
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 30px;
    right: 0;
    top:-100%;
    height:100%;

}