.meinBildResetButton {
    background-image: url('/images/visforms/b1_datenloeschen.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    width: 240px; 
    height: 60px;
    color: transparent !important;
    font-size: 0  !important;
}

.meinEingfeldText {
   width:22rem ;
   max-width: 70% !important;
   box-sizing: border-box;
}
