<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 767px) {
	.navbar-nav&gt;li&gt;a {
	    padding-top: 24.5px;
	    padding-bottom: 22.5px;
	}
	.container-latest-news div.carousel-caption {
		left:0;
		right:0;
	}
	.container-contact h1 {
		margin-top: 20px;
	}
	.container-latest-news div.carousel-caption {
		top:200px;
		font-size: 30px;
	}
	.container-latest-news .bloc-play a {
		font-size: 90px;
	}
	.container-music .col-music div.title h3 {
		min-height: 50px;
	}
	.container-latest-news div.carousel-caption h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.container-latest-news div.carousel-caption div.description {
		font-size: 18px;
		margin: 0 auto;
		margin-bottom: 0;
		width: 60%;
	}
	h1 .btn-back {
		float: right;
		margin-top: 6px;
		width: auto;
	}
	.tab-bio  .nav-tabs a {
		font-size:inherit;
	}
}
@media (min-width: 992px) {
	.container-latest-news div.carousel-caption {
		top:160px;
		font-size: 30px;
	}
	.container-latest-news .bloc-play a {
		font-size: 70px;
	}
}
@media (min-width: 1023px) {
	.container-latest-news div.carousel-caption {
		top:10px;
		font-size: 20px;
	}
	.container-latest-news .bloc-play a {
		font-size: 70px;
	}
}
@media (min-width: 1200px) {
	.nav&gt;li {
		clear:none;
	}
	.container-latest-bio {
		background: linear-gradient(to right, black 0%,black 50%,#000000 50%,white 50%,white 100%);
	}
	.container-latest-news div.carousel-caption {
		top:160px;
		font-size: 30px;
	}
	.container-latest-news .bloc-play a {
		font-size: 70px;
	}
}</pre></body></html>