.header { height: 100%; } .features { padding: 5%; } .intro-2 { background: url("http://mdbootstrap.com/img/Photos/Others/img%20(42).jpg")no-repeat center center; background-size: cover; background-attachment: fixed } .view { height: 100vh !important; } .navbar.scrolling-navbar.top-nav-collapse { background: indigo; } .rgba-gradient .full-bg-img { background: linear-gradient(45deg, rgba(83, 125, 210, 0.4), rgba(178, 30, 123, 0.4) 100%); } .card { background-color: rgba(229, 228, 255, 0.2); } .md-form .prefix { font-size: 1.5rem; margin-top: 1rem; } .md-form label { color: #ffffff; } h6 { line-height: 1.7; } @media (max-width: 740px) { .full-height, .full-height body, .full-height header, .full-height header .view { height: 1040px; } } .form-check { padding-left: 0; padding-top: 1.2rem; padding-bottom: 1rem; } .priceList { padding: 10%; padding-top: 0%; padding-bottom: 5%; } #rules { margin-left: 1rem; } #cookiesModal { display: flex; justify-content: center; align-items: center; }