.spanCreativeCircle {
    font-weight: bold;
}

@media screen and (max-width: 767px) and (min-width: 100px) {
    .h5PageTitle {
        margin-bottom: 15px;
    }
    .divDetail {
        font-size: 13px;
    }
}