.split-right.green-bg.full-split::after {
    background: #78BE20 !important;
}
.split-right.lightgray-bg.full-split::after {
    background: #ECECEC; !important;
}

@media(min-width: 800px){
    .split-left {
      text-align: left !important;
    }  
  }