.navbar-wrap {
        height: 78px !important;
        align-items: center !important;
  		margin-left:10px !important
}

.breadcrumb-bg {
        padding: 6px 21px 6px;
    }

.pt-80 {
    padding-top: 0px;
}

.about-img-wrap-three img:nth-child(2) {
    border: 0px solid var(--tg-white); 
    border-radius: 0 0 0 0; 
    bottom: 25px;
    inset-inline-end: 0;
    position: absolute;
    z-index: 2;
}
.header-action .header-btn .btn {
    background: #00194c;
    font-size: 13px !important;
    padding: 16px 18px;
}

.f-logo img, .fw-logo img, .logo img {
    max-height: 55px;
}