html, body{
  overflow-y: auto;
}

.specs-table td:first-child{
  font-weight: bold;
  min-width: 180px;
}

.anduril-img{
  max-height: 84vh;
}
