.container{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:0px){.container{max-width:none}}@media only screen and (min-width:576px){.container{max-width:560px}}@media only screen and (min-width:768px){.container{max-width:752px}}@media only screen and (min-width:992px){.container{max-width:976px}}@media only screen and (min-width:1200px){.container{max-width:1300px}}