@media only screen and (max-width: 991px) {
    .project__filter .project__filter-item {
        width: 46%;
    }
}