See image: https://snag.gy/71xDjX.jpg
1. Center Images: Yes I am trying to center the thumbnail image and the play.png image. (blue)
2. Image Size: Using this css only adjusts the height, the width will not change.
.video_lightbox_auto_anchor_image {
width: 250px !important;
height: 188px !important;
}
3. Custom play.png: This is solved. Thanks!