/* countdown font-family */
@import url('bebas/stylesheet.css');
.coconut .center {font-family:BebasRegular;}
.coconut.small .center:after {content:"";height:69px;width:77px;background:url(overlay2.png);position:absolute;left:0px;top:0px;} /*Edit here to match the width and height on line 7*/
.coconut.small .center {font-size:24px;line-height:69px;background:transparent;} /* Edit the font-size if needed to suit. Edit the line-height to match the height on line 7 */
.coconut-separator-between, .coconut.small .color,.coconut .canvas, .coconut .count  {display:none;}
.coconut.small {margin:0px;height:69px;width:72px;}/* Edit the width to match the new background height */
.coconut.small .center {background:url(countdown2.png);} /*Change the backgound to your new background */
.coconut-name {margin-top:10px;} 
