/*magic bar!*/
#myScrollspy{
    top:0 !important;
}
#bigtitle{
    width: 190px;
}
.nav-tabs{
    font-size: 20px;
}

/*配图*/
.illustration .row img {
    display: block;
    margin-top: 50px;
    max-width: 48%;
    width: 48%;
}

.illustration .row img:first-child{
    margin-right: 4%;
}

.illustration img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    max-width: 80%;
    width: auto;
}
.illustration .pic-description{
    text-align:center;
}