/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2023 | 03:38:41 */
@media (max-width: 1199px) {

	.ppl-category-page article{
		max-width:33.33% !important;
		flex: 1 0 33.33% !important;
	}
	
}

@media (max-width: 1025px) {

	.ppl-category-page article{
		max-width:50% !important;
		flex: 1 0 50% !important;
	}
	
}

@media (max-width: 767px) {

	.ppl-category-page article{
		max-width:100% !important;
		flex: 1 0 100% !important;
	}
	
}

@media ( max-width: 900px ) {
	.listen-watch {
/* 		padding-left: 34px !important; */
/* 		background-size: 27px !important; */
/* 		font-size: 12px !important; */
/* 		background-position: left 6px !important; */
		margin-top:10px !important;
	}
/* 	
	.et_pb_blog_0_tb_body .et_pb_post .entry-title, .et_pb_blog_0_tb_body .not-found-title {
		font-size: 15px!important;
		line-height: 21px!important;
	} */
}