.section--column{display:block;height:100%}.img-col__img .img-container{overflow:hidden;width:100%}.img-col__img img{display:block;height:100%;object-fit:cover;transition:scale .2s ease-in-out;width:100%}.img-col__content-inner>:first-child{margin-top:0}.img-col__content-inner>:last-child{margin-bottom:0}a.section--column{transition:background-color .2s ease-in-out}a.section--column:hover .img-col__img img{scale:1.1}a.section--column:hover{background-color:var(--hover-bg)}