/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 02:42:43 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@media (max-width: 1024) and (min-width: 899px) {
	#home-hotline{
	margin-top: -280px;
	}
}
@media (max-width: 767px) {
	#site-branding .site-logo img {
		max-height: 28vw;
	}
}