	.press_gallery.press h2{
		font-size:0.29em;
	}
	
	.page_content.press h3{
		font-size:0.29em;
		color:#fff;
	}
	.press_filter{
		/*margin-left: 13.65em; */
		margin-left: 0.45em;
		/*margin-top: -3.5em;
		margin-top: -3.95em;*/
		/*margin-top: -3.6em;*/
		margin-top: -53px;
	}

	@media screen and (max-width:830px) {
		.press_filter{
			margin:-3.5em auto 0;
		}
	}

	@media screen and (max-width:640px) {
		.press_filter {
			font-size: 15px;
		}

	}

	@media screen and (max-width:480px) {
		.press_filter {
			margin:0 auto;
			width:100%;
		}
	}
