div.altBlock > div:nth-of-type(odd) {
  background: #0295b5;
  color:#fff;
}