.latestNewsViewAll
{
    /* position: absolute;
    left: 10px !important;
    top: 288px;
    z-index: 10000; */
    color: #FFF !important;
    font-weight: bold;
     float: left !important;
     margin-top: -5px !important;

}
.latestNewsViewAll
{
	margin-top: 13px !important;
}
.latestNewsHeader
{
	color:#fff !important;
	min-height:64px !important;
}

@media all and (max-width: 960px) {
	.latestNewsViewAll {
		float: none !important;
	}
}