@media (max-width: 540px) {
	
	.onlymobile, .only_mobile {
		display: block;
	}
	td, tr, table, tbody {
		display: block;
	}
	.wrapper, .form_barre_recherche_gauche, .input_ville, .input_type_de_bien, .input_projet, .etape, .footer_part1, .footer_part2, .footer_part3, .footer_part4, .connexion_droite2, .connexion_droite, .wrapper3, .wrapper2,
	.label, .mail_encart	{
		width: 100%;
	}
	.inscription_2 > .text, .presentation_produits {
		width: 75%;
	}
	.w100, td, tr, .text {
		width: 90%;
	}
	.pack_produit {
		width: 80%;
	}	
	.header, .background_accueil, .barre_recherche, .form_barre_recherche2, .etape_image, .presentation_produits, .produits_encart {
		height: initial;
	}
	.hidemobile, .services, .fleche1, .fleche2, .avis {
		display: none;
	}
	.left, .right, .presentation_produits, .pack_produit {
		float: none;
	}
	.input_ville, .input_type_de_bien, .input_projet, input#ville {
		padding: 0;
	}
	.form_barre_recherche {
		border-radius: 20px;
	}
	.espace {
		height: 30px;
	}
	.sous_titre {
		bottom: 0;
	}
	h2 {
		margin: 6px 0px;
	}
	.nuages_footer {
		height: 200px;
	}
	.footer_haut {
		padding: 20px 15px;
	}
	.footer_part1, .footer_part2, .footer_part3, .footer_part4, .pack_produit {
		margin-right: 0;
	}
	.etape_image {
		text-align: center;
	}

	.padding_responsive {
		padding: 10px;
	}
	.presentation_produits {
		padding-right: 0;
	}

	
}