/* IPAD View */
@media only screen and (max-width: 1200px) {
    body {
        /*background-color: lightblue;*/
    }
}
