
/*
Theme Name: Gründerboost
Description: Undertema for Enfold, legger til globale innholdsblokker, og custom eneque for å støtte minimize og bundle optimization i Enfold.
Version: 3.3.0
Author: Thomas Won Nyheim
Author URI: https://nygreklame.no/
Template: enfold
*/

/* Styles are added through base.css for correct stacking order, base.css is generated from scss folder */


@media screen and (max-width: 767px){

    #top .tip_wrapper .flex_column.flex_column_table_cell{
    
        display: block;
        width: 100%;

    }
}