/* BASIC css start */
@media screen and (min-width: 768px) {
    body {max-width: max-content;font-size:0.813em;}
    .mobileOnly {display:none !important;}
/* BASIC css end */

