@media(max-width: 768px) {
    .gdlr-logo a img {
        height: 20px;
        width: auto;
        max-width: 100%;
    }
}