.background{ background: url('https://www.crcm.plateformehuissiers.fr/uploads/lyon-2-huissier-low-mobile.jpg'); }
@media only screen and (min-width: 601px){.background{ background: url('https://www.crcm.plateformehuissiers.fr/uploads/lyon-2-huissier-low.jpg');}}
.background{
	background-color: transparent;
	background-size:cover;background-repeat:no-repeat;
	-webkit-background-size: cover;
	background-position: top left;
	background-attachment: fixed;
}