@media only screen and (min-width: 900px) {
    #terms_and_conditions {
        width: 600px;
    }
}

.skin-black .main-header .logo {
    background-color: white !important;
}
