.collins-hero-bg {
    
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://d1fegwn2wjh0cs.cloudfront.net/06-23-2020/t_93599dd150264842bc508ff817842ff9_name_DF3DD94D7F3447239D00A1DBDEB06AE5_scaled.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    background-attachment: fixed;
}

.about > .row {
    height: 60vh;
}

.track-record {
    height: 60vh;

}
.signup {
    width: 100%;
}