.dropdown-item,
.nav-item {
    text-transform: capitalize !important;
}

.navbar-nav {
    justify-content: flex-end !important;
}

div#lg-container-1 {
    display: none;
}

.card-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 300px !important;
}