.header-main .main-menu ul li a{
    font-size: 17px;
    font-family: system-ui;
    font-weight: 500;
}
.header-main .main-menu ul li{
    margin-inline-end: 40px;
}
.hero-2 .hero-content{
    padding-bottom: 30px;
}
#mobile-menu .has-dropdown:nth-child(3) .submenu{
    margin-top: -10%!important;
}
.breadcrumb-wrapper{
    height: 45vh!important;
}
.about-wrapper-2 .about-content .about-list li, .about-wrapper-2 .about-content p{
    color: #000 !important;
}
.clientlogo{
    height: 75px !important;
    object-fit: contain !important; 
}
.teamimg{
    height: 250px !important;
}
.about-wrapper .about-content {
    margin-left: 15px;
}
@media (max-width: 575px) {
    .mean-container .mean-nav > ul {
        margin-left: 0rem !important;
    }
}

@media (max-width: 575px) {
    .instagram-wrapper .instagram-banner-items .banner-image {
        height: unset !important;
    }
}