.fme-tim--container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.fme-tim--bg{display:flex;justify-content:center;align-items:center;flex-basis:40%;flex-grow:1;border:1px solid #e4e4e4;padding:20px;margin:10px;min-height:300px}.fme-tim--item{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;box-sizing:border-box;max-width:1200px;flex-grow:1}.fme-tim--bg:nth-child(odd) .fme-tim--item{flex-direction:row-reverse}.fme-item--image{flex-basis:40%;background-position:center;background-size:contain;background-repeat:no-repeat;min-height:180px;margin:20px}.fme-tim--item--content{flex-basis:40%;flex-grow:1}@media(max-width:960px){.fme-tim--item{align-items:center}.fme-item--image{flex-basis:100%}.fme-tim--item--content{flex-basis:100%;display:flex;flex-direction:column;align-items:center}}h3.fme-tim--item--content--heading{font-weight:300;font-size:24px}