/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.6
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
WPML-Compatible: true
*/


.header-logo img {
    height: 80px !important;
    max-width: 220px !important;
    width: 100% !important;
}


@media(max-width:768px){
    .header-logo img {
    height: 60px !important;
    max-width: 160px !important;
    width: 100% !important;
}
}