/* .setting {
  background-color: red;
  max-width: 75%;
  height: auto;

} */
.carousel-inner {
  /* margin: 10% 30%; */
}
.small_r {
  background-color: #FBF2EF;
  /* border: 1px solid; */
  padding-top: 2%;
  text-align: center;
}
.txt_right {
  text-align: right;
}
.big_r {
  background-color: #D8D8D8;
  /* border: 1px solid; */
}
.full_height {
  height: 96vh;
  width: 100%;
  object-fit:  contain;
  margin: 2vh 0;
}
