#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;} }

.custom_h1_color_style_01 {
    color:black;
}

.custom_color_style_333 {
    color: #333;
}

ul.ul-style li {
    margin-bottom: 1rem;
    text-align: justify;
    letter-spacing: 0.1rem;
}

ul.ul-style-2 {
    list-style-type: disc !important;
}

ul.ul-style-2 li {
    list-style: inherit;
    margin-bottom: 1rem;
    text-align: justify;
    letter-spacing: 0.1rem;
}
