@charset "utf-8";




@media screen and (max-width: 834px) {
	.page-top #global_header {
		z-index: 1000;
	}
}
@media screen and (max-width: 640px) {

}
@media screen and (max-width: 468px){
	.blog .flex_images{
		display: block !important;
	}
	.blog .flex_images img{
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}
}
