@charset 'UTF-8';
/*  Add Custom CSS here.  */
.sec-history .info {
    margin-top: 20px;
    font-size: 11px;
    text-align:center;
}
.sidepage-product .content-item .txt-area .info{line-height:1.2 !important;}
@media(max-width:767px){
    .sec-history .info {
        text-align: left;
    }

}
