/* Write your custom CSS here */

.table-img{
    width: 75px;
    height: 50px;
    border: 2px solid #4caf50;
    border-radius: 10px;
}
.error{
    color: red;
}

img.previous-image {
    width: 159px;
    height: 94px;
    margin-bottom: 30px;
    border: 2px solid #4caf50;
    border-radius: 12px;
}
