.body-img-row {
    height: 180px;
    object-fit: contain;
    width: 100%;
}

.heading-text {
    color: #004D80;
}

.our-company-text {
    font-size: 24px;
}

.heading-text-big {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2.5px;
}


.city-row img {
    max-height: 230px;
}

.body-bg-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
    /* Adjust as needed */
}