.cardiovascular-hero{
  background-image: url(/img/hero-cardiovascular.jpg);
  background-size: cover;
  background-position: 70% 30%;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .cardiovascular-hero-title{
    font-size: 1.9rem;
  }
}