@media (max-width:768px){body,html{overflow-y:auto!important;height:auto!important;position:relative!important;max-height:none!important}.modal{position:fixed;overflow-y:auto!important;height:100%!important;max-height:100vh!important}.modal-dialog{margin:.5rem auto;max-height:95vh!important;overflow-y:auto!important;overscroll-behavior-y:none!important}.modal-content{max-height:-webkit-calc(100vh - 2rem)!important;max-height:calc(100vh - 2rem)!important;overflow-y:auto!important}form{overflow-y:visible!important;overscroll-behavior-y:none!important;position:static!important;-ms-touch-action:auto!important;touch-action:auto!important}.img-preview{max-width:100%;height:auto!important;overflow:visible!important}#dbForm{-ms-touch-action:pan-y!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;position:static!important}input,select,textarea{-ms-touch-action:auto!important;touch-action:auto!important;max-width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.container{padding-bottom:60px!important}}