.video-viewer-thumb-wrapper{align-items:flex-start;display:flex;justify-content:space-between}.video-viewer-thumb{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.video-viewer-thumb:not(:last-child){margin-right:20px}.video-viewer-thumb-image{align-items:center;display:flex;justify-content:center;margin-bottom:10px;width:100%}.video-viewer-thumb-image img{display:block;max-width:100%;object-fit:cover;width:100%}@media only screen and (max-width:1000px){.video-viewer-thumb:not(:last-child){margin-right:10px}}@media only screen and (max-width:600px){.video-viewer-thumb-wrapper{align-items:center;flex-direction:column;justify-content:center}.video-viewer-thumb{width:100%}.video-viewer-thumb:not(:last-child){margin-bottom:3rem;margin-right:0}}