.list-inline--images img {
    max-height: 13.5em;
}
.background-image-holder {
    /*background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(89,89,89,1) 90%) !important;*/
}

.reitschule-crop {
    width: 450px !important;
    height: 300px !important;
    object-fit: cover !important;
}

#bg-correct {
    background-position: 50% 27% !important;
}

.link-color-nav {
    color: #fff;
}

.link-color-nav:hover {
    color: #f87c09;
}

.grey-link {
    color: #252525;
}

.grey-link:hover {
    color: #f87c09;
}
