#logobig {
    background-color: #2d2d30;
}
.logo, #splashscreen .logo {
    display: block;
    width: 400px;
    height: 155px;
    background-image: url(/resources/assure1/images/TeleSystemSplash.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 400px 155px;
}

#logobig a:after {
    width: 180px;
    height: 35px;
    content: url(/resources/assure1/images/ts-logo-color-125.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    text-align: center;
}

