
body > img[title="Master Logo"] {
    display: none !important;
}
@media (max-width: 500px) {
    .top-bar-container {
        height: 160px;
    }
}