.hero-contact-section {
    background-image: url('../assets/images/get-quote.webp');
    background-position: center center; 
}
.cunsoltation-main {
    background-image: url('../assets/images/startup.webp'); 
}
.hero-contact-content{
    max-width: 900px;
}

.industries-feature-card-2{
    justify-content: flex-start;
    gap: 30px;
}