

#slider::after {
    content: '';
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('/userfiles/domain296/2/4/245b0c81a90d6a594cbb21d459a00d8b.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}


/*media*/
@media (min-width: 576px) {

}
@media (min-width: 768px) {
    
}
@media (min-width: 992px) {
    
}
@media (min-width: 1200px) {
    
}
@media (min-width: 1400px) {
    
}    