@media (max-width: 480px) {
.custom-logo {
  position: relative;
  float: left;
  visibility: visible;
  clear: left;
  width: 130%;
  height: 130%;
}
}