.uxhost-technology img {
    width: 130px;
    margin-bottom: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.uxhost-technology h3 {
    color: #061A4B;
    text-align: center;
    font-size: 15px;
    margin: 15px 0 5px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.uxhost-technology h4 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #788191;
    margin: 0;
}

.uxhost-technology {    
    padding: 20px;
    height: 90px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 6px;
}