/*
Theme Name:Welcart Basic child
Theme URI:
Description:WordPressテーマ「Welcart Basic」の子テーマです。
Template:welcart_basic
Author:
Author URI:https://tcd-theme.com/
Version: 1.0.0
*/

/**
 *  画面幅 620px以下
*/
@media screen and (max-width: 38.75em) {
	
	.site-header {
        margin-bottom: 10px;
	}
	
}
