body {
	padding-top: 54px;
}
@media all and (min-width:992px)
{
body {
	padding-top: 56px;
}
}
