

/* purple   #57599F*/

@media all and (min-width: 991px) {
div.gsds div.intro__doing__item{
    font-size: 90px !important;
  }
}



@media all and (min-width: 1500px) {
div.gsds div.intro__doing__item{
    font-size: 140px !important;
  }
}


/*@media all and (max-width: 959px) and (min-width: 600px) {
.gsds.intro__doing__item{
    font-size: 5vw !important;
  }
}

@media all and (max-width: 599px) and (min-width: 50px) {
.gsds.intro__doing__item{
    font-size: 6vw !important;
  }
}*/