.section-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.section-gallery .img-box{overflow:hidden;padding:30px 18px 0 18px}.section-gallery .img-box img{width:100%;height:100%}