.home_section1 {
    z-index: 2;
}

div#section-id-1569394251779 {
    box-shadow: 2px 3px 10px 0px rgba(128, 128, 128, 0.8);
}

.line_effect::before {
    content: "";
    position: absolute;
    background: #000;
    width: 4px;
    height: auto;
    top: 0;
    bottom: 0;
    left:-20px;
    margin: 10px 0 5px 0;
    z-index: -1;
}

.home-feature .sppb-media-content {min-height: 175px;max-height: 175px;transition: all .1s ease-in-out;}

.home-feature .sppb-media-content:hover { background-color: #fff !important; transform: scale(1.1); }