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