.card-body select.ml-7{margin-right: 10px;}

i.fa.fa-edit.edit-appended-image {
    cursor: pointer;
}

i.fa.fa-trash.remove-appended-image {
    cursor: pointer;
}


.imgg {
    padding: 3px 3px;
}
.row.imgg img {
    border-radius: 4px;
    height: 161px;
    width: 100%;
    object-fit: cover;

}
.bottom-left {
    position: absolute !important;
    bottom: 0px;
    color: white;
}
.row.twogrid {
    background-color: #b3b0b0;
    height: 21px;
    width: 63px;
    margin: 1px;
}
.col.two {
    padding: 0px;
}
.fiveg {
    background-color: #b3b0b0;
    height: 21px;
    margin: 1px;
    width: 20px;
}