.col-image > .img-background { position:relative; height:100%; }
.col-image-bg.col-image { height: 100%; }
.col-image > .img-background > .img-background-content { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center center; background-size:cover; }
.col-image > img { max-width:100%; }