ol.pinterest_feed{
text-align:center;
list-style: none !important;
list-style-type: none !important;	
}

li.feed_item{
   margin:1px !important;
   display:inline-block;
   vertical-align:top; 
   list-style: none !important;
   list-style-type: none !important;	
   overflow:hidden !important;
   box-shadow: 0px 0px 0px 1px rgb(209, 2, 29);  
   border-radius: 3px; 
}

a.feed_link {
width:auto;
height:auto;
overflow: hidden;
	
}

img.feed_image_1{
	width:300px; 
	height:320px;
	display: block; 
	overflow: hidden;
	
}


img.feed_image_3{
	width:80px; 
	height:130px;
    
}

img.feed_image_6{
	width:80px; 
	height:90px;
	display: block; 
	overflow: hidden;
	
}

im.item_6{
	
}

div.pinterest__follow_icon{
	text-align:center !important;
	margin-top: -10px;
}


