@media screen and (max-width: 576px){
	#title-content, #title-product{
		font-size: 18px !important;
	}
	
	#title-product{
		padding-bottom: 15px !important;
	}
}