/**
 * Theme Name:   The7 Child Theme
 * Theme URI:    
 * Description:  Child Theme for The7 theme
 * Author:       Bc. Jiří Tomeš
 * Author URI:   
 * Template:     dt-the7
 * Version:      1.0.0
 */

/* ----------------------------------------------------------------------------
 * Add your Child Theme css styles 
 * ------------------------------------------------------------------------- */

#branding-bottom img {
height: 45px;
width: auto;
}
.mobile-branding img, .sticky-logo img {
	height: 45px !important;
	width: auto;
}