.fileList[data-v-624954e4]{display:grid;overflow-y:scroll;max-height:75vh;grid-template-columns:repeat(5,1fr);grid-column-gap:20px;grid-row-gap:20px}.fileList .mediaItem[data-v-624954e4]{overflow:hidden;border:1px dotted grey;border-radius:10px;color:grey}.fileList .mediaItem .media-img[data-v-624954e4]{padding:4px;border-bottom:1px dashed grey}.fileList .mediaItem .media-img img[data-v-624954e4]{height:200px;-o-object-fit:contain;object-fit:contain}.fileList .fileItem[data-v-624954e4]{border:1px solid grey;border-radius:10px}.fileList .fileItem img[data-v-624954e4]{width:100%;height:200px;border-bottom:1px solid grey;-o-object-fit:contain;object-fit:contain}.fileUploadList[data-v-624954e4]{display:grid;overflow-y:scroll;max-height:75vh;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:20px}.fileUploadList .fileBtn[data-v-624954e4]{border:2px dotted grey;border-radius:10px;color:grey}@media screen and (max-width:640px){.fileList[data-v-624954e4],.fileUploadList[data-v-624954e4]{grid-template-columns:repeat(2,1fr)}}