.library-list{display:flex;flex-wrap:wrap;justify-content:space-around;margin:1rem 0 0;padding:0}.library-list .movie-card{margin:1rem}.tag-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.tag-list li{margin:.5rem}.video-page{display:flex;justify-content:space-evenly;margin:3rem}.video-page .video-details{margin-top:0}@media(max-width:1200px){.video-page{align-items:center;flex-direction:column;margin:.25rem 0 0}.video-page .video-container,.video-page .video-container video{max-width:100%}.video-page .video-details{margin:1rem;padding:0}.video-page .video-details .tag-list,.video-page .video-details h1{padding:1rem}}.video-page .access{font-size:.8rem}.video-page .moment{margin-bottom:.5rem}.video-page .moment .time-stamp{color:#008b8b;cursor:pointer;text-decoration:underline}