@charset "UTF-8";
 .column {
display: block;
width: 18%;
margin-right: 1%;
margin-right: 2%!important;
}
.column img {
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}