﻿
.cols li #NodeTitle a{
    
     text-align: left;
    font-weight: 600;
    font-size:24px;
}
.cols li #NodeTitle a.self::before{
    
   width:72px;
    top: 55px 
}
#NodeText .image{
    text-align:center;
}
#NodeText .image:nth-of-type(2) {
    margin-top:15px;
}