.text-content ul li {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}
.my_de_show_all
{
    display: none;
    text-align:right;
}
.my_show_all
{
    cursor: pointer;
    text-align:right;
}
.my_min
{
    height: 160px;
    overflow: hidden;
}
.my_text
{
    padding-top:30px;
}
.my-home-about
{
    line-height: 1.4em;
}
.my-home-about h2
{
    margin-bottom:15px;
}
.breadcrumbs li a[href=""]
{
    display: none!important;
}
.my_blog_img
{
    max-width: 100%;
    height: auto;
}
@media (min-width:768px)
{
.septic-hero__body
{
    min-height: 340px!important;
}
.steps-card__title, .steps-card__desc
{
    padding-left:0!important;
}
h3
{
    font-size: 1.8em;
}
.steps-card__desc
{
    padding-top:15px;
}
.header-sticky__tel
{
    white-space: nowrap!important;
    padding-left:10px;
}

}
@media (max-width:767px)
{
.text-content h2
{
   font-size: 18px!important; 
}
.text-content h3
{
   font-size: 16px!important; 
}
.text-content h4
{
   font-size: 14px!important; 
}
.text-content ul li {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}
}