.treasure.index .media .media-left {
  min-width: 106px;
}
.treasure.index .media .thumbnail {
  height: 85px;
  width: 85px;
  margin-bottom: 0;
}
.treasure.index .media .media-object {
  height: 75px;
}
.treasure.index .owl-carousel img {
  height: 300px;
  width: auto;
}
.treasure.index .item {
  padding: 20px;
}
.treasure.index .modal-content {
  background-color: white;
  color: black;
}
.treasure.index .modal-content > .modal-body > p.text-center {
  font-size: large;
}
