.logocontainer {
  width:99%;
  height:80%;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  display: flex;
}
.shklogo {
  width:50%;
  height:50%;
}

