/** big screen **/

@media

	screen and  (min-width: 1200px){



	div.right-col{

		display:block !important;

	}

	

	#page-foot{

		width:965px !important;

	}

			

	}