/*
Pattern Name:         Hero Banner Modulable
Version:            1.0
*/

.hero-banner-modulable .title-modulable{margin-top: -145px!important;z-index: 1;}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.hero-banner-modulable .has-white-background-color h1{
		font-size: 30px!important;
	}
	.hero-banner-modulable .has-white-background-color{
		padding: 50px 16px!important;
	}
}
