.project-banner {
    width: 100%;
    height: 400px; /* adjust as needed */
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}