.camera{top:0;left:0;height:100vh;background:rgba(0,0,0,.45)}.camera,.wrapper{display:flex;align-items:center;justify-content:center}.wrapper{position:relative;flex-direction:column;width:90%;height:98%;background-color:#fff;border:2px solid #b1b1b1}button{border:1px solid #a7a7a7;font-size:25px;cursor:pointer}.button-close{position:absolute;top:50px;right:50px;width:25px;height:30px}.button{width:140px;height:40px}.video-container{display:flex;flex-direction:column}@media(max-width:1500px){.camera-video{height:400px}}@media(max-width:1180px){.camera-video{height:240px}}