@import url(https://cdnjs.cloudflare.com/ajax/libs/bootswatch/5.1.3/pulse/bootstrap.min.css);
@import url(/pulse-overrides.css);
.navbar-brand {
    background-image: url('https://www.iris.ac.uk/wp-content/uploads/2019/09/cropped-On-Dark.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 60px;
    width: 130px;
    text-overflow: hidden;
    color: rgb(0, 0, 0, 0) !important;
}
