.logo {
    text-align: center;
}

.burger-icon {
    width: 65px!important;
    padding-right: 30px;
}

/* .d-flex {
    display:flex!important;
    justify-content: flex-end;
} */

#sp-menu>.sp-column {
    display: flex!important;
    align-items: center;
}

#sp-google-translate{
    display: flex!important;
    justify-content: center;
    align-items: center;
}
#sp-main-body {
    padding: 0px 0px;
}

/* @media (min-width: 1200px) */
h2 {
    font-size: 1.7rem!important;
}

.sp-dropdown {
    margin: 0px 0px 0px -50px!important;
}