.our-projects {
    margin-bottom: 100px;
}
.project-card img{
    width: 100%;
}
.card-img-top {
    height: 200px;
    object-fit: cover;
}