h2.maintitle {
text-transform: uppercase;
}

a.roll-button.button-slider:hover {
background-color: white;
}





#CybotCookiebotDialogPoweredbyImage {
    max-height: unset !important;
    width: auto !important;
    /* max-width: 6rem !important; */
    max-width: 13rem !important;
}



@media only screen and (max-width: 991px) {
header-wrap .col-md-8 {
/* display: none; */
height: 300px;
}
} /* end of @media only screen and (max-width: 991px) */





@media only screen and (max-width: 480px) {
#slideshow {
display: none;
}

#CybotCookiebotDialog {scale: 0.8 !important;}

#CybotCookiebotDialogPoweredbyImage {
max-width: 13rem !important;
}

} /* end of @media only screen and (max-width: 480px) */



