
@media screen and (max-width: 990px){
	#pseudo_wishlist{
		margin:10px 0 0 25%;
	}
	div.wish_listing{
	  	width: 30.5%;
	}
	.wishlists_pub{
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 940px){
	div.wish_listing{
	   	height: 400px;
	}
}
@media screen and (max-width: 850px){
	#bandeau_wishlist {
	    margin-top: 0;
	}
}
@media screen and (max-width: 800px){
	#profil_wishlist_content{
		top:-80px;
		left:30px;
	}
	#pseudo_wishlist{
		margin:10px 0 0 23%;
	}
	.wishlists_pub{
	    grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 770px){
	div.wish_listing{
	  	width: 47%;
	   	margin: 0 0% 20px 2%;
	   	height: 500px;
	}
	.wish_listing .bt_panier {
	    max-width: auto;
	    font-size: 16px;
	}
}
@media screen and (max-width: 755px){
	.resosocio {
	    width: 25px;
	}
}
@media screen and (max-width: 640px){
	div.wish_listing{
	   	height: 440px;
	}
	#pseudo_wishlist{
		margin:10px 0 0 25%;
	}

}

@media screen and (max-width: 590px){
	.wishlists_pub{
	    grid-template-columns: 1fr 1fr;
	}
	.wishlists_pub .wishlists_pub_link .wish_info{
		font-size:12px;
	}
}

@media screen and (max-width: 549px){
	div.wish_listing{
	   	height: 400px;
	}
	#profil_wishlist_content{
		top:-50px;
	}
	#pseudo_wishlist{
		margin:10px 0 0 27%;
		font-size:12px;
		line-height:12px;
	}
	#partage_wishlist span {
	    font-size: 11px;
	}
	
	#bandeau_wishlist #resaux {
	    top: 10px;
	    width:100%;
	}
	#pseudo_wishlist span {
	    font-size: 18px;
	    line-height: 18px;
	}
	
	
}

@media screen and (max-width: 515px){
	#pseudo_wishlist{
			margin:10px 0 0 30%;
		}
}

@media screen and (max-width: 480px){
	
	
	#pseudo_wishlist{
			margin:10px 0 0 35%;
		}
}
@media screen and (max-width: 430px){
	div.wish_listing{
	  	width: 98%;
	   	margin: 0 0% 20px 2%;
	   	height: 570px;
	}
	.wish_listing .bt_panier {
	    max-width: auto;
	    font-size: 22px;
	}
	.wish_listing .bt_wish {
	    padding: 9px 5px 6px 5px;
	}
	.wish_listing a.bt_wish .fa {
	   	color: #D0006F;
	   	font-size: 22px;
	}
	.wish_listing .bt_panier_load img{
	 	  width:32px;
	 	  padding:0 10px 2px 0;
	}
	#pseudo_wishlist{
		margin:10px 0 0 38%;
	}
	#partage_wishlist span {
	    font-size: 9px;
	}
}
@media screen and (max-width: 375px){
	div.wish_listing{
	   	height: 500px;
	}
	#profil_wishlist_content{
		top:-50px;
		left:10px;
	}
	#pseudo_wishlist{
		margin:10px 0 0 120px;
	}
	#bandeau_wishlist #resaux {
	    top: 5px;
	}
	.resosocio {
	    width: 20px;
	}
}