.logo img {
    max-height: 50px;
    height: 100px;
}

.header-style-two .navbar-wrap ul li a {
    padding: 17px 15px 20px 15px;
    font-size: 18px;
}

.header-top-wrap {
    background: #f68628;
    overflow: hidden;
    padding: 9px 0;
}



.about-img-wrap-three img:nth-child(2) {
    border: 8px solid var(--tg-white);
    border-radius: 0 50px 0 0;
    bottom: 130px;
    inset-inline-end: 0;
    position: absolute;
    z-index: 2;
}