body{
    /*background-color: blue;*/
}

.jumbotron_text{
    background: rgba(0, 0, 0, 0.6);
    margin:0 auto;
    padding:2%;
    width:85%;
    max-width:1300px;
    font-size:60px;
    text-align: center;
    position:relative;
    font-weight: lighter;
    top:170px;
}

.jumbotron{
    height:550px;
}

.service_illustration img {
    text-align: center;
    height: 140px;
}

.services_container p{
    padding-top:30px;
    font-size: 16px;
    height:204px;
}