﻿$(document).ready(function(){
	

	
});


function levelling(egy){
	var a = $('#doyouknow').height();
	$('#rico').css("padding-top", a+22);
	
}

