.about>div {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: left;
    margin-top: 20px;
    display: flex;
    align-items: center;
}