.alternating-layout{display:flex;align-items:center}.alternating-layout:nth-child(odd){flex-direction:row-reverse}.col-image{width:50%;position:relative}.col-text{width:50%;position:relative}.alternating-layout:nth-child(odd) .col-text>div{padding-right:17%}.alternating-layout:nth-child(even) .col-text>div{padding-left:17%}.color-block{display:block;height:100%;width:70px;position:absolute;top:0;left:0}.alternating-layout:nth-child(1) .color-block{background:rgba(28,143,189,.7);left:auto;right:0px}.alternating-layout:nth-child(2) .color-block{background:rgba(64,166,41,.7)}.alternating-layout:nth-child(3) .color-block{background:rgba(226,75,55,.7);left:auto;right:0px}.alternating-layout:nth-child(4) .color-block{background:rgba(249,157,50,.7)}.icon{position:absolute;z-index:10;left:-60px;top:calc(50% - 60px)}.alternating-layout:nth-child(even) .icon{right:-60px;left:auto}ul{list-style:none}li{position:relative}.alternating-layout ul li:before{content:'›';position:absolute;left:-24px;font-size:2em;top:-7px;line-height:1}.alternating-layout:nth-child(1) ul li:before{color:rgba(28,143,189,1)}.alternating-layout:nth-child(2) ul li:before{color:rgba(64,166,41,1)}.alternating-layout:nth-child(3) ul li:before{color:rgba(226,75,55,1)}.alternating-layout:nth-child(4) ul li:before{color:rgba(249,157,50,1)}