.project-banner {
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center;
}
