.content{width:100%;}


@media (min-width:768px){
     .content{
	       width:60%;
	 }

}
.TimeCountCent li {
    border: 0px;
    list-style-type: none;
    margin-bottom: 5px;
}