[data-gjs-type="wrapper"] .uk-switcher>:not(.uk-active) {
    display: block !important;
}

[page="About"] .container-lg-fluid img {
    height: 500px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover;
}

#footer .logo-bottom {
    max-width: 100%;
    object-fit: contain !important;
}

.gallery-items.row {
    margin: 15px;
}

.gallery-item img {
    padding: 15px;
}