.js-cookie-consent{
    position: absolute;
    top: 0px;
    padding: 10px;
    text-align: center;
    width: 100%;
    z-index: 9999;
    background-color: #fffbdb;
    border-color: #fffacc;
    border: solid 1px;
}
@media (max-width: 1700px) {
    .ammoniteImage {
        display: none;
    }
    .slider__prev {
        background-color: rgb(74, 76, 112);
    }
    .slider__next {
        background-color: rgb(74, 76, 112);
    }
    /*.aboutUs-title {*/
    /*    font-size: 100px !important;*/
    /*}*/
}

@media (max-width: 1370px) {
    .aboutUs-title {
        font-size: 100px !important;
    }
    .atlas_header {
        font-size: 80px !important;
    }
}


@media (min-width : 1700px) {
    .aboutUs-title {
        font-size: 150px;
    }
}

@media (max-width: 1450px) {
    .atlas-sectionImage {
        display: none !important;
    }
}

@media (max-width: 1450px) {
    .paginationButton {
        display: none !important;
    }
}
