

.usel	{
	background-image: url("../media/usel.png") ;
	background-repeat: no-repeat;
		}
.cel	{
	background-image: url("../media/cel.png") ;
	background-repeat: no-repeat;
		}

	

@media screen and (max-width: 1020px) {


		.texte{
			
			margin: 0;
			padding: 0;
			font-size: 1.5em;

		}


}