Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .products .product .et_shop_image {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- }
- .products .product .et_shop_image img {
- -ms-flex-item-align: center;
- -ms-grid-row-align: center;
- align-self: center;
- }
Advertisement
Add Comment
Please, Sign In to add comment