.honosr{
    border-color: #bfbfbf;
}

.honosr-cont li{
    width: 33.3333333%;
    padding: 0px 5px;
    height: 200px;
    overflow: hidden;
}

.honosr-cont li:nth-of-type(1)
,.honosr-cont li:nth-of-type(2)
,.honosr-cont li:nth-of-type(3){
    padding-top: 58px;
}

.honosr-cont p{
    text-align: center;
    margin-top: 5px;
    float: left;
    width: 100%;
}

.honosr-cont li:nth-of-type(1) img{
    width: 80px;
    float: none;
    margin: 0 auto;
}

.honosr-cont li:nth-of-type(1) p{
    margin-top: 80px;
}

.honosr-cont li:nth-of-type(2) img{
    width: 190px;
    float: none;
    margin: 0 auto;
}

.honosr-cont li:nth-of-type(2) p{
    margin-top: 75px;
}

.honosr-cont li:nth-of-type(3) img{
    width: 70px;
    float: none;
    margin: 0 auto;
}

.honosr-cont li:nth-of-type(3) p{
    margin-top: 40px;
}