
.policy-title{
    background: #6cadcf url(../images/title06.png) no-repeat right top ;
    height: 160px;
    margin-bottom: 20px;   
}

.policy-title h1{
    text-align: left;
    padding-left: 30px;
    padding-top: 50px;
}
.can p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:10px;
    text-align: left;
}
.can li {
    text-align: left;
}

@media screen and (max-width:834px) {

.policy-title h1{
        padding-top: 60px;
}
