.front-sticky {
	text-align: center;
    display: inline-block;	
}

.front-sticky .front-con {
	line-height: 30px;
	display: inline-block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;	
	overflow: hidden;
	padding: 80px 10px 10px 10px;
	font-size: 28px;
	font-weight: 600;
    font-family: 'Caveat', cursive;
	width: 300px;
	border: 0;
	height: 367px !important; 
	max-height: 367px !important; 
	background-image: url('../images/sticky-green.jpg');
    background-repeat: no-repeat;
	text-align: left;	
}

.front-sticky pre {
	line-height: 28px;
	background: none;
	margin: 0;
	padding: 0;
	display: inline-block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;	
	overflow: hidden;
	font-size: 28px;
	font-weight: 600;
    font-family: 'Caveat', cursive;
	width: 300px;
	border: 0;
	height: 367px !important; 
	max-height: 367px !important; 
}
