.container .header-content .header-wrapper .promo-container {
        background-color: #000;

    }

    .container .header-content .header-wrapper .logo-container {
        background-color: #000;
        border-bottom: 0 none;
padding: 15px;
    }

    .container .header-content .header-wrapper .logo-container .logo-img {
        width: 180px; /* Adjust the width as needed */
        height: auto; /* Maintain aspect ratio */
    }