body    {
    height: 100%;
    background-image: url("http://ejournal.gomit.id/templates/images/grid3.jpg");
    background-repeat : repeat;
    background-position : left top;
}

.pkp_structure_content {
    background: #ffffff;    
}

.pkp_structure_content .has_sidebar {
	background: #fff;
}
@media (min-width: 992px) {
	.pkp_block {
		padding: 0px;
		}
	}

.pkp_block {
	padding: 0px;
	}

.pkp_structure_content {
	padding-top: 0px;
}

.pkp_structure_main {
	background: #fff;
	padding-top: 50px;
	margin-top: 0px !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
	clip-path: inset(0px -15px 0px -15px);
}

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
