.bg-gris {
	background: url("../images/bg-gris.webp") center center no-repeat;
	background-size: cover;
}
.bg-contact {
	background: url("../images/bg-contact.webp") center center no-repeat;
	background-size: cover;
}