.pmp>ul>li strong a {
    position: relative;
    font-family: 'Robotobold';
}
.breadcrumb {
    display: none;
}

.pmp.features li:after {
    height: 90px;
    top: -14px;
}


.pmp.features li{
    min-height:145px;
    width: 310px;
}
.pmp > ul > li.long strong {
    line-height: normal;
    margin-top: -6px;
    margin-bottom: 7px;
}
.pmp > ul > li.long p {
    margin-top: 0;
}
.pmp > ul > li.long:after {
    top: -12px;
}
