.link-partner{
		position: absolute;
		z-index: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 100%;
	}
		
.link-partner a{
		text-decoration: 0;
		color: #555;
		display: none;
	}