@media (max-width: 767px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        max-width: 200px !important;
        width: 200px !important;
    }

    .uagb-tm__content .uagb-tm__desc{
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

    .doing-being{
        flex: 1 !important;
    }

    html{
        overflow: auto;
    }
}
