
@media screen and (max-width: 769px ) {
    a#logo {
        background-image: url(../png/plastic-energy-logo-black.png)!important;
    }
}