.logobg{
    display: flex;
    justify-content: space-between;
    align-items: center;}
.foot_bottom{
    height: auto;}
.foot_bottom>div{
        display: flex;
    justify-content: center;
    align-items: center;}
