#picframe {z-index:1200; position: absolute; margin-right: 1%; top: .5%; right: 0px; width: 270px; height: 220px; overflow: hidden; background: url('/plugins/image_snapshot/bg_slide.png') no-repeat left top; }
#picframe img {z-index:1200; width: 210px; height: 170px; margin: 12px 0 0 15px; padding: 9px; background: #fff; border: 1px solid #b9b9b9;  }
@media only screen and (max-width: 768px){
	#picframe {visibility:hidden;}
}
