h1, .h1 {
    font-size: 30px;
}

.jumbotron h1, .jumbotron .h1 {
	font-size: 36px;
}



.navbar-brand {
	font-weight: bold;
}

.iwm-logo {
    position: absolute;
    top: 10px;
    right: 64px;
    max-width: 88px;
    height: auto;
}

.iwm-logo-big {
    max-width: 200px;
    height: auto;
}

.iwm-logo-medium {
    position: absolute;
    right: 40px;
    max-width: 140px;
    height: auto;
}

.jumbotron {
    position: relative;
}
