.button {
  background-color: #4CAF50;
  /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

video {
  height: 100%;
  width: 100%;
}

.multi-image-table td {
  padding: 0px 2px 0px 0px;
  line-height: 100%;
}


.gridded_16x16{
  position: relative;
}
.gridded_16x16 a{
  display: block;      
  position: absolute;
}

.md-typeset__scrollwrap{
  overflow-x: hidden !important;
}