
.lgld_fp_hero_v1{
	min-height: 500px;
    background-image: url('http://finley.pmsrv.nl/trianglify (1).svg');
    background-size: cover;
    margin-top: 44px !important;
    padding-bottom: 50px;
}

.lgld_fp_hero_v1_heading{
	text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
    color: white;
}

.col-centered{
float: none;
margin: 0 auto;
}

.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}