@charset "utf-8";

.div_ofi {
	margin: 0 auto;
	max-width: 1200px;
	width: 98%;
}

.div_ofi img {
	display: inline-block !important;
	margin: 15px;
	height: 300px !important;
	width: 300px !important;
	object-fit: cover;
}



/* BBQ Page */
p.bbq_exp {
	font-size: min(3.5vw,18px) !important;
	line-height: 150%;
	margin: 0 auto;
	width: 96%;
}

span.b_red {
	color: orange;
	font-weight: bold;
}


