/* Responsive Ruthcare brand image */
.site-header{height:112px}
.brand{width:clamp(165px,15vw,220px);height:100px;background:url('../images/ruthcare-logo.png') center/contain no-repeat;flex:0 0 auto;mix-blend-mode:multiply}
.brand>b,.brand>span{display:none}
.site-header .brand{background-position:left center}
footer .brand{width:220px;height:140px;border-radius:10px;mix-blend-mode:normal}
@media(max-width:900px){.site-header{height:88px}.site-header .brand{width:145px;height:80px}.site-header nav{top:88px}}
@media(max-width:600px){.site-header{padding-inline:15px}.site-header .brand{width:132px;height:74px}footer .brand{width:180px;height:115px}}
