@media screen and (max-width:480px) 
{
    #bli-logo {
        margin: 0 auto;
    }
	
	.text-left-xs{
		text-align: left;
	}
}