/**
 * @wordpress-theme
 * Theme Name:   PokaTheme
 * Theme URI:    https://pokatheme.com
 * Description:  PokaTheme
 * Author:       PokaTheme
 * Author URI:   https://pokatheme.com
 * Version:      2.5.22
 * Tags:         blog, custom-logo, custom-menu, featured-images, flexible-header, theme-options
 * Text Domain:  poka
 **/
.listen img[src*="itunes.png"] {
    width: 135px !important;
    height: auto; /* pour garder le ratio */
    display: inline-block;
    vertical-align: middle;
}
