@media only screen and (max-width: 1200px) {
    .invest-with-us__item{
        width: 32%;
    }
}