.brand img{
  height: 70px important!;
}
hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 2px solid #e44f1b;
}
.titlemodule {
  min-height: 10px;
  padding-top: 6px;
  padding-bottom: 1px;
  margin-bottom: 3px;
  background-color: lightblue;
  border: 1px solid black;
}

