.policeardata h1 {
    color: #333333;
    font-size: 75px;
    font-weight: 800;
    margin-bottom: 30px;
}
.policearea {
    padding: 50px;
    background: #f6f6f6;
}
.policeardata p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 35px;
}
.policeardata h4 {
    color: #333333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.policeardata h5 {
    color: #333333;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}
span.ell {
    color: #fec200 !important;
}







@media only screen and (max-width: 480px) {
    
.policeardata h1 {
    color: #333333;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 30px;
}
}
