
.csc-textpic-imagecolumn img{
  width:290px;
  overflow: hidden;

  }

.csc-textpic-imagewrap{
  width:100%;
  overflow: hidden;
  padding-top:10px;

  }


.text li{
  list-style:none;
  font-weight:bold;
  text-align:center;
  padding:8px;
}

.text li:nth-child(2n+1)
{
    background-color:#eee;
}

.text ul {
  padding-left:0;
display: table;
width: 100%;
}


