@media (max-width: 500px) {
    .official-header-bg {
        height: 800px;
    }

    .helf-shape-div {
        height: 1350px;
    }

    .h-30-respo {
        height: 30px;
    }

    .h-35-respo {
        height: 35px;
    }

    .event-header-bg {
        height: 600px;
    }

    .helf-shape-div-event {
        height: 1000px;
    }

    .w-100-responsive {
        width: 100%;
    }

    .segment-card {
        height: auto;
    }

    .helf-shape-div-salon {
        height: 1450px;
    }

    .sport-header-bg {
        height: 1100px;
    }

    .helf-shape-div-sport {
        height: 1650px;
    }

    .clients-section {
        margin-top: 0rem;
    }

    .logo-bar img {
        height: 50px;
        margin: 5px;
    }

    .testimonial-box {
        width: 100%;
    }

    .right-ui {
        margin-top: 0;
    }

    .trusted-logo {
        width: 150px;
    }

    .contact-us-box {
        width: 100%;
    }

    .be-where-section {
        padding: 3rem 0;
    }

    .logo-bar img {
        height: 50px;
    }

    .custom-dropdown {
        transform: translate(0%, 15px);
    }

    .hero-img-right {
        margin-top: 0;
    }

    .increase-main-div {
        height: 800px;
    }

    .increase-prod-helf-div {
        height: 650px;
    }

    .custom-dropdown .dropdown-item{
        padding: 10px 15px;
    }
}