@media screen and (max-width:480px){
.business-home .home-center .business-home-subtitle {
  font-size: 29px;
}
.business-home .home-center .intro .typing {
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 4px;
  height: auto;
  margin-left: 10px;
  position: relative;
}

}