body{
    background: #355da9;
}

.oz-ice2020-logo{
    bottom: 36%;
    width:30%;
}

@media screen and (max-width: 600px) {
  .oz-ice2020-logo{
      bottom: -20%;
      width:50%;
  }
}
