
.add_container[data-v-794dd530] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    background: #E9E9EC;
    cursor: pointer;
}
.add_container span[data-v-794dd530] {
        font-weight: 500;
        font-size: 11px;
        line-height: 16px;
}


img[data-v-621e9b56] {
    max-width: 100%;
    max-height: 70vh;
}


.image_container[data-v-197cb229] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    margin-left: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid #E9E9EC;
}

