#lz_kb_header > a > img {
  width: 210px;
}
#lz_kb_h2{
  background-image: url('./../images/slide-help.jpg');
  background-position: center;
  background-size: cover;
  height: 300px;
  text-align: center;
  width: 100%;
  max-height: 220px;
}
#lz_kb_search_box {
  padding-top: 90px;
}
.lz_chat_link {
  color: #2e8ae5;
}
.lz_chat_link:hover {
  color: #ee7633 !important;
}
.lz_kb_link > a:hover, .kb_related > a:hover{
  color: #ee7633 !important;
}
.kb_entry_content img{
  max-width: 650px;
}
