@charset:"UTF-8";

/*encart*/
section.widget-fdd-difr-gcsfd {

	height:auto;
	margin:30px 0 0 0 !important;
	padding:0;
	border:none;
	background:url('//media.dermato-recherche.org/tiers/gcsfd/background-H.svg') no-repeat center 0;
	background-size:cover;
	color:white;
	text-align:center;

}

section.widget-fdd-difr-gcsfd + section {

	margin-top:0;

}

section.widget-fdd-difr-gcsfd a {

	display:inline-block;
	width:48%;
	box-sizing:border-box;
	overflow:hidden;
	text-align:left;

}

section.widget-fdd-difr-gcsfd a img {

	width:100%;
	max-width:720px;
	max-height:300px

}

/*fdd*/
section.widget-fdd-difr-gcsfd a::first-child {

	text-align:right;

}

/*difr*/
section.widget-fdd-difr-gcsfd a::last-child {


}

/*responsive si plus petit que l'image*/
@media screen and (max-width:840px) {

	section.widget-fdd-difr-gcsfd {

		background-image:url('//media.dermato-recherche.org/tiers/gcsfd/background-V.svg');

	}

	section.widget-fdd-difr-gcsfd a {

		display:block;
		width:100%;
		text-align:center;

	}

	section.widget-fdd-difr-gcsfd a img {

		width:auto;
		max-width:100%;
		max-height:25vh;

	}

	/*fdd*/
	section.widget-fdd-difr-gcsfd a::first-child {

		margin-left:-75px;

	}

}
