.navbar-bottom .align-self-center a img, .footer-area .widget_about .thumb img {
    width: 140px;
    padding: 10px;
    border-radius: 50px !important;
}

.navbar-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown-widget > img {
    display: none !important;
}
.about-area-3.bg-navy-2.pd-top-120 p.mb-4 {
    width: 100%;
    max-width: 100%;
    white-space: pre-wrap;
    overflow-wrap: break-word;
}