/*
Theme Name:   Onsus child theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://onsuswp.themesflat.co/
Template:     onsus
Version:      1.0.0
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  onsus-child-theme
*/

#header .header-wrap {
	padding: 5px 0 !important;
}

@media (max-width: 767px) {
  #header #logo a img, 
	#logo a img, 
	.modal-menu__panel-footer .logo-panel a img {
    max-width: 80px !important;
  }
}