.project-column {
    width: 420px !important;
}

.card-attachment-images img:only-child {
    max-height: 120px;
    margin: auto;
    object-fit: cover;
    width: 90%;
}

.card-attachment-images img {
    max-height: 115px;
    object-fit: cover;
}