/* CSS Document */

@media (min-width: 1024px){

	.clair:nth-of-type(2) p {
		margin-bottom: 4rem;
	}
	
}