@media (min-width: 1140px) {

/* Max Width //////////////////////////////////////////////////////////////////// */
#wrapper {
    max-width:1100px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
}
