@media (min-width:1200px) {
.inside,
.container {
    width:1200px;
}
}
