.blocktrust {
  text-align: center;
  height: 264px;
  padding: 40px; }
  .blocktrust .title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 26px; }
  .blocktrust > div {
    height: 64px; }
  .blocktrust .img-block {
    display: block;
    margin: 0 auto;
    width: 64px;
    height: 64px; }
    .blocktrust .img-block.risk-img {
      background: url(../../../img/blocktrust.png) no-repeat 0 -0px; }
    .blocktrust .img-block.delivery-img {
      background: url(../../../img/blocktrust.png) no-repeat 0 -64px; }
    .blocktrust .img-block.business-img {
      background: url(../../../img/blocktrust.png) no-repeat 0 -128px; }
  .blocktrust .sub-text, .blocktrust .main-text {
    display: block; }
  .blocktrust .main-text {
    font-weight: bold;
    margin-bottom: 10px; }
  @media (max-width: 767px) {
    .blocktrust {
      display: none; } }

/*# sourceMappingURL=blocktrust.css.map */
