.tnk-home-category-section{
	width:100%;
	max-width:100%;
	margin:0 0 1.8rem;
}
.tnk-home-category-title{
	margin:0 0 1rem;
	padding:.35rem .6rem;
}
.tnk-home-category-title a{
	display:block;
	color:inherit;
	text-decoration:none;
}
.tnk-home-category-section .posts{
	margin-bottom:0;
}
.tnk-home-ad{
	width:100%;
	max-width:100%;
	margin:1.8rem 0;
	overflow:hidden;
}


.tnk-home-ad{
	display:block;
	width:100%;
	max-width:100%;
	min-width:0;
	margin:1.8rem 0;
	padding:0;
	overflow:hidden;
	box-sizing:border-box;
	text-align:center;
}
.tnk-home-ad iframe,
.tnk-home-ad img,
.tnk-home-ad ins{
	max-width:100%;
}
