.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;
}
.devops-main{
    height: auto;
    gap: 30px;
    justify-content: flex-start;
}

.devops-main .card-content p{
    min-height: 110px;
}
.devops-pipeline{
    flex-wrap: wrap;
}