@media screen and (max-width: 375px) {
    footer .footer-details {
        line-height: 1.2;
    }
}

@media screen and (max-width: 332px) {
    #footer-sns li {
        width: 42px;
        height: 42px;
    }
}

@media screen and (max-width: 300px) {
    #contact-us-site-email > div > div.elementor-shortcode {
        font-size: 0.95em;
    }
}
