
  @media (min-width: 0px) { 
	#menu_helper{
		    display: none;
	}
	.p_m3{
			display: inline-block;
	}
	.p_m4{
			width:425px;
			height: 350px;
	}
	.p_m5{
			margin-bottom: 15px;
	}
	.wrap_menu{
		    margin-top: -70px;
	}
  }