

#cont{
display: flex;
width: 100%;
flex-wrap: wrap;
}




#cont .girl{
width: 14%;
margin-right: 1%;
}