#banner-slide{
	width: 800px;
}
#banner-slide-small{
	display: none;
}


//Twitter
.SandboxRoot .env-bp-820 .timeline-Tweet-text {
	font-size: 12px;
}


@media screen and ( max-width:780px )
{
	#banner-slide{
		display: none;
	}
	#banner-slide-small{
		display: block;
	}
}

 
