/*Blank CSS*/
@font-face {
	font-family: 'k010';
	src: url('../fonts/k010.eot');
	src: local('k010'), url('../fonts/k010.woff') format('woff'), url('../fonts/k010.ttf') format('truetype');
}
.aside .heading{
	background: #ff4700;
    padding: 7px 10px;
    color: white;
}
.aside{margin: 20px 0px;padding: 0px 0px 10px !important}

.hindi-title {
	font-family: 'k010' !important;
	font-size: 28px;
}

.hindi{
	font-family: 'k010' !important;
	font-size: 20px;
}
.gallery-page{
	    padding: 0px 5px;
}
.gallery-page img{
	width: 100%;
    height: 155px;
}
.prem-shingh-rana img{
	width: 100%;
    height: 200px;
}
