
@media screen and (min-width: 1px) {

    #header .inside {
        text-align: center;
        max-width: 950px;
        margin: 0 auto;
    }
}