#sections0, #sections1, #sections2, #sections3, #sections4, #sections5, #sections6, #sections7, #sections8, #sections9, #sections10{
	width:100%;
	min-width:0;
}
#info0, .info1, #info2, #info3, #info4, #info5, #info6, #info7, #info8, #info9, #info10{
	width:100%;
}
#sections1{
    height: 450px;
}
#sections1 .firstbg{
    background: url(../imgs/fondo-head-tb-1.jpg) center center no-repeat;
    background-size: cover;
}
#sections1 .secondbg{
    background: url(../imgs/fondo-head-tb-2.jpg) center center no-repeat;
    background-size: cover;
}
#sections1 .thirdbg{
    background: url(../imgs/fondo-head-tb-3.jpg) center center no-repeat;
    background-size: cover;
}
#sections1 .title a{
	color:#fff;
	font-family:"cunia";
	display:inline-block;
	margin:0;
	width:80%;
}
#sections1 .title a.position,#sections1 .title a.hours {
	display:none
}

#sections2 .presentation{
	width: 80%;
	margin:50px 10% 0;
	float:right;
}
#sections2 .pages{
    padding: 50px 0 200px 0;
}
#sections2 .page-1{
	width: 60%;
	float:left;
	padding-right:0%;
	border-right:0;
	margin:0 20%;
	border-right:0;
}
#sections2 .page-2{
	width: 60%;
	margin:0 20%;
	float:right;
	border-left:0;
}
#sections3 h3 {
    margin-top:50px;
}
#mn-allergens {
    padding-bottom: 30px;
}
#mn-allergens p{
    width:95%;
	margin:0 2.5%;
}
#mn-allergens ul li {
    width: 15%;
    display: inline-block;
    color:#333;
    font-family: "pragati";
    margin-top:10px;
}
