/*------ CORNER MARQUES ------*/

div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#header-corner {
	padding: 10px 0 20px 0;
	}
#header-corner img {
	max-width: 100%;
	display: block;
	margin: auto;
}


#sban { display: none; }

#corner-storytelling {
	font-size: 12px;
    font-family: OpenSans, Arial, sans-serif;
    text-align: justify;
    line-height: 18px;
    padding: 0 0 30px 0;
}

#corner-storytelling-title {
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight:bold;
}
#cache {
	display:none;
}
.read_more_mm{
	text-align:center;
	padding:8px 0 0 0;
	font-size:12px;
}


