width: 100%;
display: flex;
display: -webkit-flex;
justify-content: space-around;
-webkit-justify-content: space-around;
width: 100%;
max-width: 100%;
display: flex;
display: -webkit-flex;
justify-content: space-around;
-webkit-justify-content: space-around;
flex-direction: row;
flex-wrap: wrap;
flex: 1;