.tit{
    background: url(../images/bb2.png) no-repeat center 77px;
    text-align: center;
    height: 115px;
    width: 100%;
    margin-bottom: 20px;
    font-weight: bold;
    clear: both;
    margin-top: 10px;
}
.tit span{
    font-style: normal;
    color: #23b5dc;
    font-size: 30px;
    letter-spacing: 2px;
    padding-top: 40px;
    display: block;
}
.tit i{
    display: block;
    padding-top: 20px;
    padding-bottom: 8px;
    color: #e2e1e1;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
}
.tittd p{
    line-height: 26px;
    margin-bottom: 20px;
}


@media (min-width:1028px){
.titimg{float: left;width: 48%;}
}