.footer_item{
    display: flex;
    width: 100%;
}
.footer_item>div{
    flex: 1;
}
.foot_adress{
    margin-left: 10px;
}