@media screen and (max-width: 1799px), only screen and (max-device-width : 1799px){
	
	.TM_content_width {
	width: 1200px;
	}
	
	
}