.sz2020 {
  position: fixed !important; 
  top: -5px; 
  right: -5px;
  z-index:1000 !important;
}
.sz2020svg {
  height:220px !important;
}
@media (max-width: 575px) {
  .sz2020svg {
    height:150px !important;
  }
}