.jumbotron { background-color: inherit; background-image:url("../img/background_mod.jpg"); background-position: 50% 67%; background-repeat: no-repeat; background-size: 101% 200%; height: 400px; } .avatar { width:200px; height:200px; margin-left:7%; margin-top:20%; border:2px solid black; border-radius: 50%; } .quote { margin-top:30%; padding-top:2px; padding-bottom:2px; border:2px solid black; background-color: rgba(16,16,16,0.7); padding-right:4%; padding-left:2%; } .nav_pub { top: 8.75rem; position: fixed; } .has-double-navbar-fixed-top { padding-top: 7rem; }