body {
  text-align: center;
}
img{
    height: auto;
    width: 100%;
    border-radius: 15%;
}
td{
    padding: 10px;
}
video{
    height: 500px;
    width: auto;
}