/*
img {
    width:60%;
    max-width: 60%;
    height:60% ;
    }
    */
    body {
        -webkit-touch-callout:none;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none
    }
    