.remontee-marketing .argus {
	clear: both;
	overflow: hidden;
	width: 73%;
	margin: 35px auto 0;
}

.remontee-marketing .argus a {
	clear: both;
	display: block;
	text-align: left;
	color: #403d3a;
	font-weight: normal;
	line-height: 17px;
	font-size: 0.9em;
}

.remontee-marketing .argus a i {
	background: url(../images/icones-abonnement3.png) no-repeat top left;
	background-size: 100%;
	display: inline-block;
	width: 41px;
	height: 51px;
	padding-right: 8px;
	float: left;
	top: -3px;
	position: relative;
}

.remontee-marketing .argus a.changement i {
	background-position: 0 -144px;
}


#abonnement-panel .container .remontee-marketing .subcontent.nobonus .texte,
.part .container .remontee-marketing .subcontent.nobonus .texte {
	float: left !important;
	width: 65% !important;
}

#abonnement-panel .container .remontee-marketing .subcontent.nobonus .offre,
.part .container .remontee-marketing .subcontent.nobonus .offre {
	width: 30% !important;
	float: right !important;
}

#autres-magazines .subcontent.nobonus .detail_prix, 
#feuilletage .remontee-marketing .subcontent.nobonus .detail_prix, 
body.home .remontee-marketing .subcontent.nobonus .detail_prix, 
body.error404 .remontee-marketing .subcontent.nobonus .detail_prix {
	width: 100%;
}


@media only screen and (max-width: 991px)  {

	body.home .remontee-marketing .subcontent.nobonus .detail_prix {
		width: 100% !important;
	}

	body.home .remontee-marketing .detail_prix {
		float: right;
	}

}

@media only screen and (max-width: 767px)  {
  .part #feuilletage .remontee-marketing .list .cell .subcontent h1,
	.part .container .remontee-marketing .subcontent.nobonus .texte,
  .part .container .remontee-marketing .subcontent.nobonus .offre {
		clear: both;
		text-align: center;
    width: 100% !important;
	}

	.part #feuilletage .remontee-marketing .detail_prix {
		height: auto;
	}

}