body{ text-align: center; }

.main_back{width:1200px; margin:auto; }

@media(max-width:1250px)
{
    .main_back{width:90%;}
}