.main-title::after{
    content:"";
    width: 20px;
    height: 20px;
    margin-left: 10px;
    display: inline-flex;
    background-image: url(img/artykuly/przygotowaniesamochodudozimywiter_after_gradient.png);
    background-size: cover;
    background-position: center;


}
.main-title::before{
    content:"";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/witer_after_gradient.png);
    background-size: cover;
    background-position: center;


}
.tires_after::before{
    content:"";
    width:40px;
    height: 40px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/tires_before.png);
    background-size: cover;
    background-position: center;
}
.border_bottom{
    border-bottom: 1px solid #aeb5bc;
}
.liquid_after::before{
    content:"";
    width:25px;
    height: 40px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/washer-icon_before.png);
    background-size: cover;
    background-position: center;
}
.akumulator_before::before{
    content:"";
    width:50px;
    height: 50px;
    margin-right: 5px;
    position: relative;
    top: 15px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/Baterry_before.png);
    background-size: cover;
    background-position: center;
}
.paint_before::before{
    content:"";
    width:50px;
    height: 50px;
    margin-right: 5px;
    margin-bottom: 15px;
    position: relative;
    top: 15px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/paint_before.png);
    background-size: cover;
    background-position: center;
}
.chassis_before::before{
    content:"";
    width:50px;
    height: 50px;
    margin-right: 5px;
    margin-bottom: 15px;
    position: relative;
    top: 15px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/chassis_before.png );
    background-size: cover;
    background-position: center;
}
.lamp_before::before{
    content:"";
    width:50px;
    height: 50px;
    margin-right: 5px;
    
    position: relative;
    top: 15px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/lamp_before.png );
    background-size: cover;
    background-position: center;
}
.key_before::before{
    content:"";
    width:50px;
    height: 50px;
    margin-right: 5px;
    position: relative;
    top: 15px;
    display: inline-flex;
    background-image: url(/img/artykuly/przygotowaniesamochodudozimy/key.png );
    background-size: cover;
    background-position: center;
}