@media screen and (max-width: 450px)
{
	.topFavoriteBlock
	{
		display: none;
	}
}