.toto h4 {
	margin-left:100px;
}
.tata {
background-color: #fff; 
}
.tati {
background-color: #fff; 
}
.section_oven{background: #f8f8f8 !important;}
.overlay1 {
   position: relative;
   max-width:500px; /*whatever your max-width should be  */
   height:300px;
}

#rasta
{
	margin-left:70px;
	padding-left:67px;
}

#mr
{
	margin-left:-150px;
}
.section1 p
{

font-size:150%;
}

section, .section2 li, .section2 h5
{

font-size:115%;
}

section{
	margin-top:15px;
}

@media (max-width: @screen-md) {
    .responsivep{font-size: 11px !important;}
}
