.lg-outer .lg-thumb-item img {
    width:auto;
    display: block;
    margin: auto;
    height: 100%;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}