/* Brand logo/icon integration */
.brand-mark{overflow:hidden;background:#ffffff!important;border:1px solid rgba(27,35,29,.14);box-shadow:0 8px 18px rgba(27,35,29,.10)}
.brand-mark img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}
@media (max-width:900px){.brand-mark img{width:100%;height:100%}}
