.loading_logo {
  width: 334px;
  height: 100px;
  position: fixed;
  left: calc(50% - 167px);
  top: calc(50% - 50px);
}
