.restaurant-meta {
margin-top: -1.2rem;
font-size: 0.8rem;
font-weight: 500;
display: flex;
margin-left: 23px;
}

.truncate-text {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
margin-left: 25px;
}

And as I told you earlier, the d-flex class needs to be commented out

    bhojmandu

    .justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    display: flex;
    }

      STREAMTRADE One error is fixed now( Thanks For That)
      Delivery/Self Pickup button error fixed ,please tell me sir how i can fix Restaurant name and subtitle

        bhojmandu Now can you please send me the css for bigger store image. And what and where you have made those changes clearly.