#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;
}
.safety img{
    padding: 20px;
    text-align: center;
}
.safety p{
    padding: 20px;
    text-align: justify;
}
.safety h5{
    font-size: 1rem;
    font-weight: 600;
    padding: 20px 20px 0 20px;
    text-align: center;
}
#view {
    background: #fff !important;
}

.custom_section_background_1 {
    background-color: #f8f8f8;
}

.hh5{
    font-size: 1.25rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  
  .hh6{
    font-size: 1.0rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
