.service-right-content{
    padding: 30px 20px;
}
h1,h2{
    padding-top:10px;
    padding-bottom: 20px;
    text-align: center;
    color:#1fb8cd;
    font-size:24px;
}
h3{
    color:#222;
    font-size:16px;
    line-height: 28px;
}
p{
    color:#555;
    font-size:14px;
    line-height: 28px;
    text-align: justify;
}

.control-left{
    height:240px!important;
}