@media (max-width: 600px) {
    .td_mobile_logo img {
        max-width: 65px !important;
    }
}