@media screen and (max-width: 800px) {

.tags_bar {
    clear: left !important;
}
#comments_add_link {
	font-size: 16px !important;	
}	

.my_logo {
	display: none;
	}
}

.widget_user_avatar .name {
	max-width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
}