
    .hero {
      min-height: 82vh;
      height: 10px;
      background: url("/img/tarumanegara1.jpg") center/cover no-repeat;
      text-shadow: 5px 5px 10px rgba(0,0,0,0.8);
    }

    .fixed-img {
    height: 200px;       
    object-fit: cover;   
  }