Skip to content
#age-gate .age-gate-logo {
max-width: 220px;
width: 58%;
height: auto;
filter: none;
}
@media (max-width: 520px) {
#age-gate .age-gate-logo {
max-width: 180px;
width: 62%;
}
}
@media (max-height: 620px) {
#age-gate .age-gate-logo {
max-width: 150px;
}
}