.list_of_related_pages.related_pages_no_header > UL > LI > DIV.image IMG, .list_of_related_pages.small_icons > UL > LI > DIV.image IMG {
  width: auto;
}

.list_of_related_pages.small_icons > UL > LI > DIV.text.with-image {
  margin-left: 70px;
  max-width: 420px;
}

.list_of_related_pages.small_icons > UL > LI > DIV.image {
  width: auto;
}

.list_of_related_pages.related_pages_no_header > UL > LI > DIV.image div {
  text-align: center;
}

.list_of_related_pages.related_pages_no_header > UL > LI > DIV.text.with-image .content_area h3 {
  display: none;
}

.page_title {
  background-color: transparent;
}

.text-left {
  text-align: left !important;
}

.no_padding_top {
  padding-top: 0 !important;
}

.no_padding_top .container_component {
  padding-top: 0 !important;
}

img.small-thickers {
  max-height: 40px;
}