.flex { 
  	display: inline-block;
  	width: auto;
    max-width: 100%;
    height: auto;}
