/*
/   name           Favourite
/   version        4.2
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/favourite
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2018 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

@media only screen and (min-width: 992px) {
  #fav-logo.favth-col-lg-3 {
    width: 40%;
}
}
@media only screen and (min-width: 992px) {
  #fav-nav.favth-col-lg-9 {
    width: 60%;
}
}
@media only screen and (max-width: 767px) {
 .default-logo img,
  .media-logo img {
    max-height: 42px;
  }
}