/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://lasciencesimplement/child-thirteen
 Description:  Twenty Thirteen Child Theme
 Author:       Julie P
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteenchild
*/

h2 {
	font-size: 16px;
}

.entry-content blockquote {
	font-size: 13px;
}
.site-header .home-link {min-height: 30px; }

.header-logo {height:50%; width:50%;
    display: block;
    margin-left: auto;
    margin-right: auto 
}
.site-title {display:none}
.site-description {font-size:20px;}

@media (max-width: 420px) {
.header-logo {display:none}
.site-title {display:block}
}


.single-img.attachment-post-thumbnail.wp-post-image { display: none; }



