/**
* Custom Style for Oolson goes here IF REALLY NEEDED
* You should use the SASS structure instead in scss/*
**/

@media only screen and (max-width:480px){
	.footer-text span{
		display:block;
	}
}