
@media (max-width: 480px) {

	.accueil-titre-intro {
	    padding-left:20px !important;
	    padding-right:20px !important;
	}

	.accueil-titre-intro h1 {
	    font-size:22px !important;
	    line-height:32px !important;
	}

	.texte-intro-offres-promos p {
	    font-size:22px !important;
	    line-height:32px !important;
	    text-align:center;
	}

	.texte-intro-offres-promos a.ubtn-link {
	    width: 100% !important;
	}

	.texte-intro-offres-promos a.ubtn-link .ubtn {
	    width: 100% !important;
	}

	.texte-intro-offres-promos .ubtn-right {
	    float: none;
	}

	.titre-dernieres-actus {
	    padding-left:20px !important;
	    padding-right:20px !important;
	}

	.titre-dernieres-actus h1 {
	    font-size:32px !important;
	    line-height:32px !important;
	}

	.titre-video, .sous-titre-video {
	    padding-left:20px !important;
	    padding-right:20px !important;
	}

	.sous-titre-video h2 {
	    font-size:22px !important;
	    line-height:32px !important;
	}

	.video-plein-centre {
	    width: 100% !important;
	}

	.logos-partenaires{
	    width:280px !important;
	    margin:auto !important;
	    text-align: center;
	}

	.logos-partenaires img{
	    margin-top:20px;
	    margin-bottom:20px;
	}


	.search .titre-adherent {
	    position: relative !important;
	    right:0 !important;
	}

}