.services-hero{

    height: 600px;
    position: relative;
}

.hero-text{
    position: relative;
    z-index: 33;
}
.hero-text div{
    flex: 1;

}
.hero-text p{
    font-size: 18px;
    flex: 1;
}