
/* From: footer.php */
.dt_footer_middle {
        padding: 30px 0 40px;
    }

    .footer-logo {
        height: 150px;
        width: auto;
    }

    @media screen and (max-width: 768px) {
        .footer-logo {
            height: 100px;
            width: auto;
        }
    }
/* Hash: e1461af2174c48a1883b364d3dc8f041 */