.service-item .block-corners .corners-logo {
    width: 50px;
    height: 50px;
    background: url(images/snow-white.svg) no-repeat center;
    position: absolute;
    top: 4px;
    right: 4px;
}
.service-list .service-item{padding-right: 60px !important;}
.service-list .service-item a{
    color: #01428D;
}