#wrapper {
    background: #ffffff;
}
#product #content {
    position: relative;
    max-width: 100%;
}

 @media (min-width: 1200px)
.container {
    width: 1200px;
    max-width: 100%;
} !important; }