﻿/*!
 * WellFrame Web Library
 *
 * Copyright (©) Wellcode Software owned by Khamis Abuelkomboz
 *
 * ALL RIGHTS RESERVED, see http://wellcode.de
 *
 */
@media screen and (min-width: 641px) {
    .editpage.Beton2GoInvoiceCreator-page .field-Notice-area .field-Notice {
        margin: 0px;
        width: 100%;
        max-width: unset;
        z-index: -1;
    }
}

.editpage.Beton2GoInvoiceCreator-page .field-Notice-area .field-title {
    display: none;
}
