.files:before {
    position: absolute;
    bottom: 10px;
    left: 0;  pointer-events: none;
    width: 100%;
    right: 0;
    height: 57px;
    content: "Format PNG ou JPG, 20 MB maximum";
    display: block;
    color: #212529;
    font-weight: 600;
    text-align: center;
    margin: -20px auto;
}
#files_logos_wrap.files:before {
    content: "Format EPS, AI, JPG, PNG, 20 MB maximum";
}
/*table:not(#table-2) input[type="text"]:not(#sonstiges_text) {
    max-width: 130px;
}*/
input#termin {
    max-width: 270px !important;
}