﻿#alert { display: none !important; }
#alert img { height: auto; width: 100%; }

#alerttest { display: none !important; }

@media screen and (min-width: 481px) {
	#amber-alert-agency { display: none; }
}