#museum-app img {
    vertical-align: bottom;
    border: none;
}
#museum-app .clear {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#parent-other-content {
    width: 100%;
    overflow: hidden;
}
#museum-app {
    background-color: #fff;
    font-size: 16px;
}
#museum-app h1, #museum-app h2, #museum-app h3, #museum-app h4, #museum-app h5, #museum-app h6 {
    font-weight: bold;
    line-height: 1.2;
}
#museum-app ul {
    line-height: 1.2;
}
    
