#footer .widget .textwidget{margin:7px 0 !important;}
#recommended .magazine-title span{display:none !important;}

@media (max-width: 991px){
	#header-posts {
		position: fixed;
		z-index: 100;
		bottom: 0;
		left: 0;
		padding: 0;
		width: 100%;
		background: #fff;
		display: block !important;
	}
	
	#logo{
		width: 100% !important;
		text-align: center !important;
	}
	
	#logo a{
		margin: 0 auto;
	}
}