ul.cd-icone li {
  margin-top: 20px!important;
  padding-left: 3.125rem!important;
}

@media (max-width: 320px){
	h1{
	 font-size: 30px!important;
	}
} 

@media (min-width: 768px){

	.c-bg-peach{
	 background-color: #f4c68b;
	}

	.h-26{
	 height: 28.29rem!important;
	}

	.h-23{
	 height: 23.8rem!important;
	}


	img:not(.fixe).h-skate{
	 width: calc(759px + 4rem)!important;
	 position: relative;  
	 left: calc(0% - 24rem);
	}

	img:not(.fixe).image-fille-bleu{
	width: calc(598px + 4.1rem)!important;
	}
}

@media (max-width: 440px){
	img:not(.fixe).h-skate{
	 width: calc(500px + 4rem)!important;
     position: relative;
	 left: calc(8% - 10rem);
}
	}
