#live img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 85vh;
    width:auto;	
}

#live-small img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 55vh;
    width:auto;	
}
