.images_list_wrapper{background-color:#eee}.image_list{margin:30px auto;max-width:90%;min-height:20px;width:1200px}.image_list ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.image_list ul li{margin:30px;max-width:80%;width:220px}.image_list ul li img{transition:all .75s;width:100%}.image_list ul li img:hover{transform:scale(1.2)}