/* Extra Small Devices, Phones, landscape */ 
@media only screen and (min-width : 480px) and (orientation: landscape){
	
}