.video-contents{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.video-content{flex-basis:450px}.video-content img{width:100%}.video-modal-open{cursor:pointer}.video-content-tit{margin-top:25px}.video-description{margin-top:20px}.modal-video iframe{height:533px;width:960px}@media(max-width:1024px) and (min-width:768px){.modal-video iframe{height:370px;width:620px}}@media(max-width:767px){.video-list-wrapper{margin:auto;width:87%}.video-contents{display:block}.video-content:nth-child(n+2){margin-top:4.7vh}.video-content-tit,.video-description{margin-top:2.4vh}.modal-wrapper{max-width:400px;width:100%}.close-btn-area{margin-right:1.5%}.modal-video iframe{height:25.6vh;width:100%}}