.guestlogo {
    height: 50px;
    width: auto ! important;
}

.header__main .main-menu ul li a {
    font-weight: 600;
    padding: 30px 0;
    font-size: 16px;
    line-height: 26px;
    color: var(--heading-color);
    text-transform:initial! important;
}

.header-top__links li a{
    font-size: 14px! important;
}

.choose-seven__wrp .wrp {
    max-width:none! important;
    position: relative;
}

.brand-six__item img, .brand-two__item img{
    height:70px! important;
}

ul.se{
    padding-left: revert;
}

.se li{
    list-style-type: disc;
    margin-top:5px;
}