.c ul {list-style-type: none;}
.c span {color: red;}
.pyr ul {list-style-type: none;}

@media (min-width: 1000px) {
.c {width: 40%; float: left; margin-right: 100px;}
.pyr {width: 27%; float: left;  margin-right: 60px;}
}