.servicesImg {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius:20px !important;
}
.black-heading{
    color:#000 !important;
}

.gov-box{
 padding:10px;
 margin:10px;
}

.industries-col-container{
    height: 100%;
    min-height: 350px !important;
}
.urban-list {
    list-style-type: url("images/square.svg")!important; /* Correct path to the image */
    padding-left: 20px; /* Optional */
}
.urban-li ul li{
 margin-top:15px;   
}

