html{
	background-image: url('../img/enfants-de-la-rue-background.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.enfants-de-la-rue-videos h4{
	margin: 1.5em .5em .5em;
}i

.donation-page__header .container{
	font-family: "gotham_medium" !important;
}

.soutien-img-new{
	width:100%;
}

.main-image {
	position: relative;
	display: inline-block;
}
.main-image .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.main-image:hover .img-top {
	display: inline;
}
.soutien-modal{
	width: 20%;
    height: 60% !important;
}

.carousel.carousel-slider{
	height: 350px !important;
}

@media screen and (min-width:992px) {
	.align-enfants-de-la-rue{
		text-align: right !important;
	}
}
@media screen and (max-width:992px) {
	.align-enfants-de-la-rue{
		text-align: center;
	}
	.soutien-modal {
	    width: 80%;
	    height: 65% !important;
	}
}

@media only screen and (max-width:1390px) {
	h3.amber-text.accent-4-text{
		font-size: 1.50rem;
		margin: 0 0 0 0;
	}
	
}
@media only screen and (max-width:1150px) {
	h3.amber-text.accent-4-text{
		font-size: 1.50rem;
	}
	.align-enfants-de-la-rue p {
		font-size: small;
	}
}
