

#cookie-notice {
opacity: 0.8;
}

/* Media Queries */

@media only screen and (max-width: 768px) {
header .q_logo img.normal {
max-width: 250px;
height: auto !important;
}
.q_logo a {
left: -45%;
}
}