@media (max-width: 768px) {
    .social-nav a {
        width: 26px;
        height: 26px;
        border-radius: 5px;
    }

    .offcanvas-header button {
        font-size: 12px;
        width: 26px;
        height: 26px;
    }

    .search-box input {
        padding: 15px 25px 15px 25px;
        font-size: 1rem;
    }

    .search-close-btn {
        width: 30px;
        height: 30px;
    }

    .span-folow {
        font-size: 15px;
    }
}
