/*
Custom CSS file
Author: Gabriel Coelho
Company: Uverest
*/

@media (max-width: 600px) 
{
	.login-logo {
		max-width:200px;
	}
}