.trusted-by-row {
    padding-right: 20px;
    margin-bottom: 30px;
}
.trusted-by-cell {
    display: table-cell;
    vertical-align: top;
}
.trusted-by-left {
    width: 30%;
    min-width: 282px;
}
.trusted-by-right {
    width: 70%;
}
.trusted-by-right > span:first-child{
    margin-bottom: 18px;
    display: inline-block;
}
