
.p-img { border:0; }
.p-img img { height: 100%;  width: 100%; object-fit: contain; max-height: 100%; max-width: 100%; }


@media only screen and (max-width: 800px) { 

  #header-logo{ top: 5px; left: 15%; z-index: 10000; position: fixed; margin:0;  }
  #header-logo img{ margin-left:0 !important; float: none !important; max-height: 28px; width: auto; }

.header {  min-height: auto; }

}
