.container .imgs[data-v-2f8a6563]{display:grid;grid-template-columns:repeat(auto-fill,200px);grid-template-rows:repeat(auto-fill,200px);gap:10px;justify-content:space-around}.container .imgs .img-container[data-v-2f8a6563]{width:200px;height:200px;border:2px solid #d3d3d3;border-radius:15px;box-sizing:content-box;display:grid;align-content:space-around}.container .imgs .img-container[data-v-2f8a6563] .el-checkbox__input{width:150px;justify-self:center;align-self:center}.container .imgs .img-container[data-v-2f8a6563] .el-checkbox__label{justify-self:center;align-self:center;padding-left:0!important}.container .imgs .img-container img[data-v-2f8a6563]{justify-self:center;align-self:center;width:150px;height:150px}.container .print[data-v-2f8a6563]{width:200px;height:50px;background:#adff2f;display:grid;place-content:center;border-radius:15px;margin:10px auto;font-size:20px;font-weight:600;cursor:pointer}