@media (min-width: 1280px) {
    body .projects-grid-alt .project .project-inner {
        min-height: 40vh;
    }
}