.logo-main {
  position: absolute;
  max-width: 175px !important;
    
}

@media only screen and (max-width: 480px) {
.logo-main {
position: relative;
}