@media screen and (max-width: 900px) {
nav.top-bar .name h1 a img {
    height: 40px !important;
    width: 60px !important;
    
}

.top-bar{
background-color: #000000 !important;
}
}