/* Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.9
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi-Child
Template: Divi
*/

@media (min-width: 981px){
        #logo-interreg{
            position: absolute;
            bottom: 78px;
        }

        #logo-mac{
            position: absolute;
            bottom: 28px;
        }
}

@media (max-width: 980px){
        #logo-interreg{
/*            position: absolute;*/
/*            bottom: 78px;*/
            width: 48%;
        }

        #logo-mac{
/*            position: absolute;*/
/*            bottom: 28px;*/
            width: 48%;
        }
}

