@media (min-width: 768px) and (max-width: 991px) {
   .typewriter-animation {
      font-size: 3rem;
   }
}