.dnsp-dl p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
    line-height: 30px;
}
.pvc_cont ul.dsnp-stmp li {
    width: 25%;
    float: left;
}
.pvc_cont ul.dsnp-stmp {
    width: 100%;
    float: left;
}
.pvc_cont ul.dsnp-stmp li a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.sitmp-dvc {
    height: 258px;
}

@media (min-width:320px) and (max-width:767px){
    
a.navbar-brand img {width: 82%;}
a.navbar-brand {width: 200px;}

}