@media (max-width: 560px)

header
        padding-left: 20px
        padding-right: 20px

header

box-shadow: 0 1px 0 rgba(0,0,0,.05)
position: sticky
top: 0
background-color: rgba(255,255,255,.9)
z-index: 100
padding-top: 10px
padding-bottom: 10px
.header-content
        display: flex
        flex-direction: row
        img, svg
                width: 50px
                height: 50px
        .header-site-content
                margin-left: 20px
                flex-direction: column
                p
                        padding-top: 5px
                        .site-title
                                font-weight: 500
                a
                        color: rgba(71,82,93,.35)
                        font-size: .8rem