.navbar-brand {
    height: 200px
}

.pkp_structure_head {
    background: #017632
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto
}

body {
    font-family: tahoma,geneva,sans-serif
}

.obj_article_details .abstract {
    text-align: justify;
    font: tahoma,geneva,sans-serif
}

.pkp_footer_content {
    float: left;
    width: 70%;
    padding-top: 10px;
    padding-bottom: 10px
}

.pkp_brand_footer {
    float: right;
    width: 30%;
    padding-top: 10px;
    padding-bottom: 50px
}

.pkp_structure_footer_wrapper {
    border-top: 1px solid grey;
    border-bottom: 0 solid grey
}

.editorial-list {
    position: relative
}

.editorial-list li {
    list-style: none;
    margin-bottom: 1.125rem
}

.editorial-list .img-profile {
    float: left;

}

.editorial-list .img-profile .imgthumb {
	width: 100%;
	height: 100%;
	 
}

.editorial-list .img-profile img {
	width: 90px;
    height: 110px;
	object-fit: none;
}

.team-content {
    margin-left: 100px;
    min-height: 100px
}

.team-content .ico-label {
    width: 15px;
    height: 15px;
    margin-right: .5rem
}

.team-aff ul li {
    list-style: none;
    margin-left: -40px;
    margin-bottom: 0
}

.team-aff ul li .tm_label {
    display: inline-block;
    width: 90px
}

.team-aff ul li .ico-label {
    width: 15px;
    height: 15px;
    margin-right: .5rem
}

.list-unstyled {
    padding-top: 10px
}

@media (min-width: 992px){
.pkp_site_name {
 background-image: url("https://journal.ua.ac.id/public/journals/16/backheadertape.jpg");
 height: 200px;
 padding:0px;
}
.pkp_site_name_wrapper{
	padding:0;
}
.pkp_site_name .is_img{
	position:relative;
	top: 10%;
	margin: 0px;
}
.pkp_site_name .is_img img {
	padding-left: 30px;
	max-height: 100%;
}