Created by: zizoclimbs
1- Fix ".modal-dialog-centered" class in mobile browsers as its not exactly centered because the browser add the height of "::before" to the content. 2- Remove ".modal {overflow-x: hidden;overflow-y: auto;}" it makes the modal content scrollable in mobile browsers if you tried to drag it.