main.service-list{
    background: url('/img/gallery/bg1.jpg');
}

main.service-list::before{
    content:"";
    color: white;
    background: #eae0dce8;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
}