#creative{
    box-sizing:border-box;
    border: 1px solid #000;
    overflow:hidden;
    cursor:pointer;
}

img{
    width:100%;
    height:auto;
}

div.seenthis-control-bar > button {color:#86BC25 !important;} 

div.seenthis-control-bar {
    opacity:1 !important;
}
.big-play{
    color:#86BC25 !important;
    border-color:#86BC25 !important; 
}