.bg-primary-gradient {
  position: sticky;
  bottom: 0;
}

img:hover, img.active {
  transform: scale(1.5,1.5) translateY(-7px);
  /*-webkit-filter: drop-shadow(5px 5px 5px #222);*/
  /*filter: drop-shadow(5px 5px 15px #666);*/
}

body {
  overflow: hidden;
}

footer {
  margin-top: auto;
}

th {
}

#hime {
  display: none;
}

tr {
  font-size: 0.8rem!important;
}

