.home_logo_list p{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.home_logo_list p .alignnone {
margin: 0;
}