#title-spacer{
  background-image: url("/storage/img/LH-home-bg-modify.jpg");
  height: 15em;
  padding-top: 5.625em;
}
@media screen and (max-width: 85.375em){ #title-spacer {background-image:url("/storage/img/header_title_1366.jpg") !important;} }
@media screen and (max-width: 48em){ #title-spacer {background-image:url("/storage/img/header_title_768.jpg") !important;} }
  @media screen and (max-width: 30em){ #title-spacer {background-image:url("/storage/img/header_title_480.jpg") !important;} }
.mt-20{
  margin-top: 20px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-10{
  margin-bottom: 10px;
}
#view {
  background: #fff !important;
}

.p_custom_style_1 {
    text-align: justify;
}

.h2_custom_style_1 {
    color: #9a815c;
}

.hh5{
  font-size: 1.25rem;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
}
