/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.5
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
WPML-Compatible: true
*/
img.custom-logo {
    max-width: 230px;
    width: 100%;
    max-height: 100%;
    height: 100% !important;
}

@media only screen and (max-width: 991px) {
img.custom-logo {
    max-width: 180px;
}
}