.header__logo img {
    margin-top: 5px !important;
}

@media (max-width: 480px)
.header__logo img {
    width: 150px !important;
}