/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {  }

@media  (max-width: 575.99px) {
.cell {display:block; }
.desk {display:none; }
}


@media  (min-width:576px) and (max-width: 3600px) {
.cell {display:none; }
.desk {display:block; }

}