.newspage{
overflow:hidden
}

.height{
	
}

.rowts{
	
}

@media screen and (max-width: 767px){
	.height{
		margin-top: 14% !important;
	}	
	
	.rowts{
		margin-left:0px !important;
		margin-right:0px !important;
	}
}


.test{
	
	
}

@media only screen and (min-width: 320px) and (max-width:766px){
.test{
	margin-top:100px;
	
}

}

@media only screen and (min-width: 767px) and (max-width:1366px){
.test{
	margin-top:80px;
	
}

	.rowts{
		margin-left:0px !important;
		margin-right:0px !important;
	}

.height{
	margin-top: 7% !important;
}

}


.test2{
	
	
}

@media only screen and (min-width: 320px) and (max-width:766px){
.test2{
	margin-top:50px;
	
}

}

@media only screen and (min-width: 767px) and (max-width:1366px){
.test2{
	margin-top:50px;
	
}

}

@media only screen and (min-width: 2600px){
	
.center_column1 img{
min-width:100%;
height:auto
}

.center_column img{
margin:0;
min-width:100%;
height:auto
}
}

.singlenew{
overflow:hidden;
float:left;
padding:0;
padding-bottom:15px
}

.newtitle{
display:block;
font-weight:700;
margin-bottom:10px
}

.newintrotext{
margin-bottom:10px
}

.singlenew 
.readmorelink{
float:right;
background:#eee;
padding:7px 10px
}

.center_column img{
margin:0;
max-width:100%;
height:auto
}

.center_column1 img{
max-width:100%;
height:auto
}

.center_column2 img{
margin:0 2px 25px 0;
max-width:100%;
height:auto
}
