@media screen and (max-width: 481px){
	body{
		width:100% !important;
	}

	.page_product .content-outside .head_product .info_headpr{
		    max-width: 340px !important;
	}
	.menu-outside .wrap .head_top .wrap .small_links{
		    margin-bottom: 25px !important;
	}
	.footer .footer_outside .str_bottom .wrap .st{
		max-width: 150px !important;
	}
	.menu-outside .wrap .head_top{
		padding-top: 30px !important;
	}
}

#edit-gacode {
	border: 1px solid #000;
	background-color: white;
}   