.header-logo{background-size:220px 71px; width:220px; background-image:url(../images/logo-psp.png);}

.main-content {
    width: 1200px;
    margin: 0 auto;
}

.bg-bluepsp {
    background-color: #004884!important;
}

.gallery-thumbs a {
    width: 47%;
}

body.login .main-content {
    width: 100%;
    margin: 0;
}

input.button {
    -webkit-border-radius: 6px !important;
    line-height: 23px;
}
input.button-full {
    width: 100%;
}

.footer-content .one-half img {
    margin: 0 auto;
}

@media(max-width:1200px){
    .main-content {
        width: 100%;
        margin: 0;
    }
}
