#discography{
    margin-top: 200px !important;
}
#hero{
    height: 40vh;
}
.slogan{
    width: 200px;
    height: 200px;
}
#menu-items{
    display: none;
}
#logoContainer{
    text-align: center;
    width: 100%;
}
menu{
    opacity: 0;
}
h2{
    font-size: 30px;
}
h4{
    font-size: 24px;
}
.galery{
    position: static;
    transform: none !important;
    width: 100%;
    margin-bottom: 10px;
}
#discography{
    margin-top: 0 !important;
    padding-top: 0 !important
}
.bandContainer{
    display: block !important;
}
#press_kit{
    padding: 0 !important
}
.bandMember{
    width: 100% !important;
    display: inline-block;
    pointer-events: none;
}
.label{
    display: block;
    opacity: 1;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}