/*Write your custom css in this file.*/

@media (max-width: 480px) {
.brand-logo img {
    filter: brightness(0);
}