.project_info h4 {
    text-align: center;
    font-weight: 600;
}
.project_info p {
    text-indent: 32px;
    margin-top: 20px;
    letter-spacing: 1px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.project_info img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 20px;
}