#detail img{
    width: 100%;
}

#andMoreButton{
    cursor: pointer;
}
@media screen and ( max-width:768px) {
    .page-section-title > a {
        font-size: 8px;
    }
}