.about-tit {
    background: url(/res/museum/structure/220617776.png) no-repeat;
    background-size: contain;
    height: 50px;
    overflow: hidden;
    width: 130px;
    margin: 0 auto 20px;
}
.about-tit span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 25px;
}
.about {
    padding: 20px 15px;
}
.about span#CurrentlyText img {
    max-width: 100%;
}
.about span#CurrentlyText p {
    text-indent: 2em;
    margin-top: 15px;
    line-height: 1.6;
}
