| 
					
				 | 
			
			
				@@ -22,10 +22,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .image-bleed { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   position: absolute; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  width: calc(100% + #{$fond-perdu} * 2); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  height: calc(100% + #{$fond-perdu} * 2); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  margin-left: -$fond-perdu; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  margin-top: -$fond-perdu; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  width: calc(100% + #{$fond-perdu} * 6); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  height: calc(100% + #{$fond-perdu} * 6); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  margin-left: -$fond-perdu - 16; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  margin-top: -$fond-perdu - 16; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .image-cover { 
			 |