/*
 * Copyright - Violution GbR Dortmund
 */

/* Große Displays (Widescreens) */
@media only screen and (min-width: 1701px){

    body {
        /*border:3px dotted #ddde39 !important;*/
    }

}