.cm-content-with-background{align-items:center;display:flex;flex-wrap:wrap}.cm-content-with-background-item{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:200px 30px 30px;position:relative;width:33.33%}.cm-content-with-background-title h2{color:#fff}.cm-content-with-background-item:after{background-color:#000;content:"";height:100%;left:0;opacity:.3;position:absolute;right:0;top:0;width:100%}.cm-content-with-background-item>div{position:relative;transform:translateY(71px);transition:transform .3s ease;z-index:1}.cm-content-with-background-item{overflow:hidden}.cm-content-with-background-item:hover>div{transform:none}@media (max-width:767px){.cm-content-with-background-item{width:100%}}