/*
Theme Name:     Pixwell child
Template:      	pixwell
Theme URI:      https://tf01.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Pixwell in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
@media only screen and (min-width: 1400px){
.header-3 .banner-wrap .logo-wrap img, .header-6 .banner-wrap .logo-wrap img {
    max-height: 70px!important;
}
}
.section-sticky img.logo-default {
    width: auto;
    max-height: 40px!important;
}