@media (min-width: 1000px) {
  home-intro-para {
    font-size: small;
  }
}

.bg-body-secondary.scale-on-hover {
  transition: 0.5s ease;
  height: 95%;
}

