.pkp_structure_content {    
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #222
    padding-top: 0px;
}


.pkp_structure_head {

    margin: 0;
    padding: 0;
    background: transparent none;
    min-height: 100%;
    width: 100%;
    display: inline-block
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
}

.pkp_structure_head {
   border-bottom: 0px solid #ddd;
}

.pkp_footer_content {
    background: #b7b4b4;
    float: left;
    height: 100%;
    width: 100%;
    padding: 30px;
    text-align: left;
}

.pkp_structure_footer_wrapper {

    background: transparent;
    height: 100%;
    width: 100%;
    display: inline-block
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #797373;
}

.pkp_brand_footer {
    background: #b7b4b4;
    float: right;
    height: 100%;
    width: 0%;
    padding: 0px;
}

.pkp_site_name .is_img {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.pkp_site_name .is_img img {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;

}

.pkp_navigation_primary > li > a {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 17px;
    display: block;
	color: white;

}
.pkp_navigation_primary_row {
    background: #C9AF03;
    padding-left: 20px

}

.pkp_site_nav_menu {
    background: transparent;
}

.pkp_navigation_user > li > a {

	background-color: white;
    color: blue;
}

.pkp_structure_main {

    background: white;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
       height:auto;

}

.pkp_structure_sidebar {

    background: #f0f0f0;
    height:auto;

}




.pkp_head_wrapper {

    background: white;
    width="2100" height="696"

}


.pkp_structure_content {
    background: #f0f0f0; 
    padding: 0px;
    height: auto;
}

body {
   	#background: url(https://i2.wp.com/www.medtourindia4health.com/wp-content/uploads/2016/07/Fotolia_83512939_M.jpg);
	background: url(https://1.bp.blogspot.com/-Nw5DFeekuAk/X-TVuU14FQI/AAAAAAAACSo/J5U4N9JpPssKneRCtNKQswAu_euxI3yXwCLcBGAsYHQ/s0/new_grid%2B%25281%2529.png);
	min-width: 730px !important;
}

article, aside, footer, header, nav, section {
    display: block;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
   
}

.editorial-list{
    position: relative;
}
.editorial-list li{
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile{
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb{
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;
    object-fit: fill;
}
.editorial-list .img-profile img{
    width: 100%;
    height:100%;
}
.team-content{
    margin-left: 100px;
    min-height: 130px;
}
.team-content .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}  
.team-aff ul li{
    margin-bottom: 0;
}
.team-aff ul li .tm_label{
    display: inline-block;
    width: 80px;
}
 
.team-aff ul li .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}