#archive .inner{
	max-width: 100%;
}



@media screen and (max-width:767px){
	
	
	
	#archive .inner{
		max-width: 100%;
	}
	

	
}