#customercode_field {
    display: none;
}

.directomerce_settings_wrapper {
    background: white;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: -webkit-fill-available;
    padding: 48px;
    border: 1px solid #c3c4c7;
}