﻿.achieve{
    padding: 3% 0 5% 0;
}

.achieve .row:first-child{
    margin-bottom: 20px;
}

.achieve img{
    min-width: 400px;
}

.achieveText{
    padding: 2% 0;
}

.achieveText p{
    font-size: 14px;
    line-height: 19px;
    color: #333333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

