@media (max-width: 650px) {
    #bg-artwork {
        top: 240px !important;
    }

    .header__upnav-left {
        margin-bottom: 10px;
    }
}


.button {
    background-color: #e7e7e7;
    border: none;
    color: black;
    padding: 6px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}

.chorus {
    padding-left: 12px;

}

.logo {
    border-radius: 5px;
    max-height: 55px;
}
