/* Top hook CSS */
#htmlcontent_top ul li img {
  max-width: 100%;
  height: auto; }

#htmlcontent_home {
  padding-bottom: 2px; 
  margin-bottom: 50px;
  }
  @media (max-width: 767px) {
    #htmlcontent_home li {
      width: 100%;
      margin: 15px 0; } }
  #htmlcontent_home li .item-html h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 12px;
    font: 700 2.923em/1.1em "Lora", sans-serif;
    letter-spacing: -0.005em;
    color: black; }
    @media (min-width: 767px) and (max-width: 991px) {
      #htmlcontent_home li .item-html h2 {
        font-size: 1.923em; } }
    #htmlcontent_home li .item-html h2 span {
      display: block;
      font-weight: normal;
      font-size: 0.816em; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
