.blocks .item{
	    background: #000f9f00;
}
.blocks .item h3{
	position: inherit;font-size: 18px;color: #000;
}
.blocks .item h3:hover{
	color: #000f9f;
}
.posts a img {
    width: 100%;
    height: auto;
min-height: 218px;
    max-height: 218px;
}
.blocks .item img{
	border-radius: 10px;
}
#header .bottom-header .wrapper .logo {
 width: auto; 
    max-width: 250px;
}
#header .top-header .secondary-menu .menu li a {
    color: #fff;
    font-size: 16px;
    }