/* PINTEREST PINTEREST PINTEREST PINTEREST PINTEREST PINTEREST PINTEREST PINTEREST PINTEREST */
#pinterest-container { 
	width: 1100px; 
	height: 590px !important;  
	overflow: hidden !important; 
	box-shadow: none !important; 
	border: 0px !important;
	margin-top: -10px;
}

#pinterest-container::-webkit-scrollbar-corner {
  background: #fff;
}

#pinterest-container::-webkit-scrollbar {
  width: 2.5px;
  background: #fff;
}

#pinterest-container::-webkit-scrollbar-thumb {
  background: #fff;
}

#pinterest-container [class$=_img] {
  display: block !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
  margin: 3px 3px;
}

#pinterest-container [class$=_col] {
  margin: 3px 0px;
}

#pinterest-container [class$=_button] {
  display: none !important;
}

#pinterest-container [class$=_board] {
  box-shadow: none !important;
  background: transparent !important;
  border: 0px !important;
	width: 1500px;
}

#pinterest-container span span {
  overflow: hidden !important;
  height: 70% !important;
  border: none !important;
  box-shadow: none !important;
}
		
		
		