img{
    background-image: url("/zb_users/theme/xyt_thename/imge/IMG_4868\(20251204-170655\).PNGs");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    border: none;
}
img[src]:not([src]){
    background-image: none;
    object-fit: cover;
}