@media only screen and (max-width: 1199px) {
    .font-45 {
        font-size: 36px !important;
    }
    .bg-cover, *[data-bg-img] {
        background-position: 88% 0;
    }
    .hero-text-top {
        top: 20% !important;
    }
}

.inline p {
    display: inline;
}

.topbar a {
    color: white;
}

h6.copyright {
    color: #bbb;
}