/*
 Theme Name:   Pippo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Pippo
 Author:       Goalthemes
 Author URI:   #
 Template:     pippo
 Version:      1.0.0
 Text Domain:  pippo-child
*/

/*
@media (min-width: 1200px) {
    .logo img {
        width: 400px !important;
    }
}*/

.logo img {
        width: 400px !important;
}