.brandColor
{
    color: #547dbf !important;
}

.brandBackgroundColor
{
    color: #547dbf !important;
}

div#header div.xmas
{
    background-image: url("../images/Matrix-Lights.gif");
    background-repeat: no-repeat;
    background-position: center;
}
div.ownedgame_physical{
    background-color: #547dbf !important;
}

@media only screen and (max-width: 940px)
{
    div#header div.xmas
    {
        background-image: unset;
    }
}
