.img-wrapper {width:100%;position:relative;}
.ribbon-wrapper-green {width:85px;height:88px;overflow:hidden;position:absolute;top:-5px;right:-3px;}
.ribbon-green {font:bold 16px Sans-Serif;color:#333;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 0;transform:rotate(45deg);position:relative;padding:7px 0;left:-5px;top:15px;width:120px;background-color:#BFDC7A;background-image:linear-gradient(to bottom, #BFDC7A, #8EBF45);color:#6a6340;box-shadow:0 0 3px rgba(0,0,0,0.3);}
.ribbon-green:before, .ribbon-green:after {content:"";border-top:3px solid #6e8900;border-left:3px solid transparent;border-right:3px solid transparent;position:absolute;bottom:-3px;}
.ribbon-green:before {left:0;}
.ribbon-green:after {right:0;}
