/*
 Theme Name:   PenNews Child
 Theme URI:    http://pennews.pencidesign.com/
 Description:  PenNews Child Theme
 Author:       PenciDesign
 Author URI:   http://pencidesign.com
 Template:     pennews
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready, editor-style
 Text Domain:  pennews-child
*/.sponser_post_home.penci-block-vc .penci-cat-name {    background-color: red;}

.sponser_post_home article.hentry.penci-post-item:first-child {
    margin-bottom: 0px; 
}

.sponser_post_home article.hentry.penci-post-item:last-child {
    margin-bottom: 0px;
}

.sponser_post_home .penci-block_content {
    margin-bottom:0px;
}
.home-ads-list .banner-center img {
	width: 300px;
}
.home-ads-list .penci-block-vc.penci-empty-block-title .penci-block_content.penci-block_content, .home-ads-list .penci-text-block .penci-block_content{margin-top:0px; margin-bottom:0px}
.small-ads-banner img {
	width: 300px;
}
@media screen and (max-width: 767) {
.small-ads-banner img {
	width: 300px;
}
}