ul.Cams {
  display: flex;
  flex-direction: column;
  list-style: none;
  just-content: flex-start;
  padding: 10px;
}
li.cam {
  text-align: center;
  padding: 5px;
  margin: 10px;
}

iframe {
    height: 217px!important;
}
.video {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.hdrelay-2017-player{
    border: 0px!important;
}
