/*

Template: Appino - Responsive App Landing Page
Author: iqonicthemes.in
Version: 1.0
Design and Developed by: iqonicthemes.in

NOTE: You can use your styling layout by this file to your website.

*/

.h1_accueil{
  font-size: 45px !important;margin-top: 70px !important;
}

@media(max-width:770px) {

	.h1_accueil{
	  font-size: 45px !important;margin-top: 0 !important;margin-bottom: 25px !important;
	}

}