@media (min-width: 1500px){
.text-center {
    width: 15.666667%;}}
@media (max-width:1500px){
.text-center {
    width:10.666667%;}}
@media (max-width:1400px){
.text-center {
    width:12.666667%;}}
@media (max-width:1150px){
.text-center {
    width:13.666667%;}}
@media (max-width:1000px){
.text-center {
    width:16.666667%;}}
@media (max-width:780px){
.text-center {
    width:19.666667%;}}
@media (max-width: 680px){
.text-center {
    width: 23.666667%;}}
@media (max-width: 580px){
.text-center {
    width: 31.666667%;}}
@media (max-width: 400px){
.text-center {
    width: 43.666667%;}}
@media (max-width: 350px){
.text-center {
    width: 50.666667%;}}
