/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-product .product-wrapper a img {
    width: 100%;
    height: 283px;
    object-fit: cover;
    background-color: white;
}