.bg-image {
  background: url("./images/tnipolri1.png") !important;
  /* background: url("./images/silup-bg.png") !important; */
  background-size: auto 64vh !important;
  /*background-size: 70% !important;*/
  box-shadow: rgb(255 255 255 / 65%) 0px 0px 0px 2000px inset !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}
.bg-white {
  background: #ffffff !important;
}

.opacity-box {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
