#video-container { margin-bottom: 60px; }

#video-container .image-container { position: relative; }

#video-container .image-container .play-icon { position: absolute; left: 0%; top: 40%; cursor: pointer; width: 100%; text-align: center; }

#video-container .image-container .play-icon i { font-size: 6rem; color: rgba(255, 255, 255, 0.75); }

#video-container .image-container img { width: 100%; }
