.title-head{
    text-align:center;
}
.title-head h1{
    margin: 20px 0 10px;
}
.title-head h2{
    margin-bottom:10px;
}
.title-head p{
    margin-bottom:40px;
}

