I'm having difficulty setting the height of an html content, with the css and bootstrap. I'm developing a web application in I want to have a map that takes up almost the entire screen. The map will split all 100% of the screen with a drop-down menu, a fixed navbar. Soon after this navbar I want to have a map that occupies the rest of the screen, until the end, without appearing the scroll bar. I also need to do this responsively, on all types of screens this content (map) adapts in height. I'm doing test and with what I think on the internet, but nothing has yet solved my problem. Can anyone help me?