/* Responsive SVG brand mark. The original aspect ratio is maintained at every size. */
.brand{gap:0}.brand-mark{display:block;width:206px;height:54px;flex:0 0 206px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center;transform:none}.brand>span:last-child{display:none}
footer .brand-mark{width:218px;height:58px;flex-basis:218px;background:url("assets/jaiswar-enterprises-logo.svg") left center/contain no-repeat;font-size:0}
@media(max-width:500px){.brand-mark{width:166px;height:48px;flex-basis:166px}footer .brand-mark{width:190px;height:54px;flex-basis:190px}}
