@media screen and (min-width: 768px) and (max-width: 1024px)
{

	.topics-content-title
	{
		font-size: 23px;
		white-space: normal;
	}

}