.head-content{display:flex;justify-content:space-evenly;flex-wrap:wrap}.head-content .head-item{width:calc(20% - 10px)}@media screen and (max-width:1180px){.head-content .head-item{width:calc(50% - 10px)}}@media screen and (max-width:576px){.head-content .head-item{width:100%}}