/*
 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-content-layout {
    padding-block: 0;
}

.news-articles .wd-post-thumb .wd-post-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.news-articles .wd-post-content {
    height: 250px;
}