.news_file_div a{
	padding: 5px;
	display: block;
	background: white;
}
.news_section{
	background: linear-gradient( rgba(0, 113, 255, 0.65), /* #355c7d */ rgba(0, 113, 255, 0.92) /* #6c5b7b */ ), url(../../../images/news_pattern.jpg) no-repeat left bottom;
  	
	z-index: 0; /* bottom layout */
  	background-repeat: no-repeat !important;
    background-size: cover !important;
}