.header-style-1 .header-middle-ptb-1 {
    padding: 0;
}

.logo.logo-width-1 a img
{
    width: unset;
    min-width: unset;
    max-height: 6rem;
    padding-top: 12px;
}

footer .logo img {
    width: 100%;
    max-width: 200px;
}

.logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo.logo-width-1 a img {
    width: unset;
    min-width: unset;
    max-height: 70px;
    padding-top: 12px;
}
