/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2025 | 07:26:43 */
.post-thumbnail  {
    display: none !important;
}
.bottom-author-detail{
	display:none !important;
}
.subscription-in-article {
    display: none;
}

.post, .page {
    margin: 0 0 1.6em;
    margin-bottom: 200px;
}

@media only screen and (min-width: 1280px){
	.post .entry-header h1 {
	margin-top: 100px;
}
	.brief-news-container-wrapper {
    margin: 0px 250px 0px 250px;
}
	nav#site-navigation {
	float: none;
    position: absolute;
    left: 35%;
	}
}
