	
	.item-list ul li{
	  float: left;
    width: 100%;
    padding: 10px;
    background: #f5f6f7 ;
	border-radius:10px !important;
	border: 1px solid #005da8 !important;
margin: 0 0 1% 1%;

}
	



.item-list ul li{
	  float: left;
    width: 46%;
    padding: 10px;
    background: #f5f6f7 ;
	border-radius:10px !important;
	border: 1px solid #005da8 !important;
margin: 0 0 1% 1%;

}

.diapos_cchs{
	border: solid 2px #005da8 ;
}

@media only screen and (max-width: 768px) {
	
	.item-list ul li{
		width: 100%;
		height:auto;
	}
	
}
.semanaciencia img{
	
	    border-top: 5px solid #005da8;
    border-bottom: 5px solid #005da8;
}