.big_title{
    padding: 80px 0;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.sm_title{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
}
.content_p{
    font-size: 17px;
    text-align: left;
    /*text-indent: 2em;*/
    line-height: 28px;
    /* font-weight: bold; */
}
img{
    max-width: 900px;
    margin: 20px 0;
}
.large_title{
    font-size: 20px;
    text-align: left;
    text-indent: 2em;
    line-height: 28px;
    font-weight: bold;   
    margin-bottom: 20px;
}
.phone_img{
    max-width: 500px;
}

a {display: inline;}