
.footer div.panel {
  width: 100%;
  height: 60px; /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
	padding: 12px 8px;
	text-align:center;
}
