Hello,
I followed instructions as follows but there is no change.
I created custom.css and placed this file to. /templates/ja_blockk/local/css/custom.css
I cleared Cache in Joomla and in Browser....but no change and still default size of the logo.
@media (min-width: 576px){
.navbar-brand.logo-control img.logo-img {
max-height: 100% !important;
}
}