.tp-footer-top::after {
    content: "";
    display: block;              
    width: 235px;                
    height: 120px;               
    margin: 20px auto 0;         
    background-image: url("https://media.zid.store/64178bff-81a1-451f-b97c-6b47457c7fb2/9fde3706-bd04-409a-a4b5-497e3f76fbf4.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.tp-footer-copyright:after {
    content: "شركاءنا مؤسسة مروان محمد المطلق للتجارة";
    display: block;
    text-align: center;
  margin-top: 10px
}

.tp-footer-copyright {
    text-align: center;
}