/*
 Theme Name: Petio Child
 Theme URI: http://wpbingosite.com/wordpress/petio/
 Description: Child theme di Petio
 Author: Leopet
 Author URI: https://leopet.it
 Template: petio
 Version: 1.0.0
*/

/* Fix logo dimensione */
.bwp-header .wpbingoLogo img {
    max-height: 150px !important;
    width: auto !important;
    max-width: 150px !important;
}
