Site icon Catch Themes

Feature grip content image

Hello, I'm using the featured grip content in my home page, but all of my pictures don't have the same size. So I would like to fixe height and center my image in this div. To make that, i add :
  .col-large {
    overflow: hidden;
    max-height: 410px;
}
But impossible to center vertically my picture in this div
Exit mobile version