   @media (max-width: 768px) {
        .container {margin-top:100px;}
        #content {width:80%;}
        input[type=text],input[type=password] {/*height:35px;*/font-size:34px;}
        #js-btn-login{margin-left:0px !important;width:80px !important;}
        }