/* Extracted from resources/views/front/layouts/app.blade.php
 * Block #3. Content is verbatim - no rules were added,
 * removed or reordered, so rendering is unchanged.
 */

@media (max-width: 767px) {
            a.logo-white.header-logo img {
                width: 130px !important;
            }
            .offcanvas-head img {
                width: 130px !important;
            }
        }
