
@media screen and (min-width:960px){
	#sidebar{z-index:9999 !important; position:fixed !important; width:270px; max-width:100%}
}
@media (min-width:960px) and (max-width: 1199px){#sidebar{width:230px}}


