@media(min-width: 320px)and (max-width: 575px){.content-wrapper{max-width:320px}}@media(min-width: 576px)and (max-width: 767px){.content-wrapper{max-width:540px}}@media(min-width: 768px)and (max-width: 991px){.content-wrapper{max-width:720px}}@media(min-width: 992px)and (max-width: 1199px){.content-wrapper{max-width:960px}}@media(min-width: 1200px)and (max-width: 1399px){.content-wrapper{max-width:1140px}}@media(min-width: 1400px){.content-wrapper{max-width:1320px}}/*# sourceMappingURL=responsive.min.css.map */