.projects__item--default {
    width: 100%;
}

.projects__item--default img {
    max-height: 470px;
    width: 100%;
    object-fit: cover;
}

.projects__item--mini-img {
    height: 230px;
}