@media (min-width: 320px) and (max-width: 768px) 
{

	/* Home Page */

	#enquiry_now {
	    top: 45%;
	}

	/* Test Play */

	.user-menu-widget {
	    margin-bottom: 10px;
	}

	.remaining-timer{
		margin-bottom: 20px !important;
	}
}