@media screen and (min-width:960px){
	header{z-index:9999 !important; position:fixed !important; width:270px; max-width:100%}
}
.blog-section .blog-post .post-gal img {height:auto}
body,p{
    color: #333;
    font-weight: 400;
}
a, .sidebar-section a{
    font-weight: 400;
text-decoration: underline;
}
header .header-logo {
     padding: 0px;
}
#container{
    padding-top: 10px;
}

