.colinner>ul li::before{
margin-left:0px;
}
.colinner>ul{
margin-left:20px;
}
.concepttable tr:nth-child(odd) {background-color: #b8c9e5;}
.eventimage{
width:300px;
height:250px;
}
@media only screen and ( max-width: 800px )
                {
                .eventimage{
width:150px;
height:125px;
}
                }
#reorder_menu li{
color:#ffffff;
}