/* HERO BANNER */

#hero-gestes-qui-sauvent .m-hero__image:before {
    background:none;
}

.m-card.m-card-information .m-card-image img {
    width: 110px !important;
    height: 110px !important;
}

.m-card.m-card-information .m-card-image {
    min-width: 110px!important;
    min-height: 110px!important;
}

.yellow-title{
	background-color:#ffd400;
	padding: 0px 5px;
	font-size:20px;
	line-height:30px;
}


@media screen and (max-width: 35em) {
	.fade-right{
	display:none;
}
	.m-card.m-card-information {
    margin-top: 0px;
}
	.a-heading.a-heading--1{
    font-size:22px;
	line-height:32px;
	margin:0px
}
	.m-card--icon img {
    margin-top: 0px !important;
}
	.l-columns.l-columns>.l-columns__column {
    margin: 0 !important;
}
    .middle-patch{
		margin:0px 20px;
	}
    .middle-patch2 {
    margin: 0px 5px;
}
    .middle-patch3 {
    margin: 0px -5px;
}
}