.p-space {
    margin-bottom: 15px !important;
}

.project-card-one__image img {
    object-fit: cover;
}

.page_produto_detalhe .about-one__image img {
    object-fit: cover;
}

.project-card-one {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-wrapper.mt-5 {
  display: none;
}