.topleft-float (disabled) {
  z-index: 0!important;
  padding: 20px;
  position: fixed;
  top: 0;
  left: 0;

}

.hide-transparent-menu .transparent-wrapper {
    display: none!important;
}

.show-svg img {
  width: 600px;
}

.show-svg-mountains img {
  width: 1920px;
}

.show-svg-title img {
  width: 400px;
}

.show-svg-title-tablet img {
  width: 400px;
}

.show-svg-buy img {
  width: 400px;
}

.show-svg-buy-tablet {
  width: 300px;
  
}

.show-svg-friends img {
  width: 100%;
}

.show-svg-mouse img {
  width: 60%;
}

.show-svg-family img {
  width: 100%;
}


.nessie img {
    width : 80%;
}

.flag img {
  width: 20px;
}

.black_bckg-20 {
    background-color: rgba(0,0,0,0.0) !important;
}




@media (max-width: 767px) {

    #sp-menu {
        width: 90%!important;
    }

}