/* ===================================================================================

* Theme Name: Konkantimes Child Theme
* Version: 1.2
* Template: qoxag

====================================================================================== */

.reduce-size {
    width: 100% !important; 
}

@media (min-width: 450px) {
    .reduce-size {
        width: 50% !important;
		margin: auto;
		display: block;
    }
}

.category-advertisement .post-image {
	display: none;
}

html.fonts-loaded h3 {
	font-size: 20px;
}