.header-bg{
	/*background-image: url('templates/cecej/images/ic-address.png');
	background-repeat:repeat;*/
	background-color: #003060;
}

body{
	background-color: #003399;
}

.news-slider-cecej{
}

@media (min-width: 768px) and (max-width: 979px) {
.lof-description{
	width: 250px;
}
}

@media (min-width: 601px) and (max-width: 767px) {
.lof-description{
	width: 150px;
}
}

@media (max-width: 600px) {
.news-slider-cecej{
	display:none;
}
}
