/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.3
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

img.custom-logo {
    height: 80px !important;
    max-width: 230px;
    width: 100%;
    object-fit: contain;
}

@media(max-width:768px){
    img.custom-logo {
    height: 60px !important;
    max-width: 190px;
}
}