.block_how_to_start.no_header .head {
  display: none !important;
}

.blik .block_how_to_start .item p {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  .margin-top-20-mobile {
    margin-top: 20px !important;
  }
}
.block_how_to_start.icons1 .item:before {
  content: url("/_fileserver/item/1116950");
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.block_how_to_start.icons1 .item:nth-child(2):before {
  content: url("/_fileserver/item/1116949");
}

.block_how_to_start.icons1 .item:nth-child(3):before {
  content: url("/_fileserver/item/1116948");
}

.block_how_to_start.icons2 .item:before {
  content: url("/_fileserver/item/1116952");
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.block_how_to_start.icons2 .item:nth-child(2):before {
  content: url("/_fileserver/item/1116953");
}

.block_how_to_start.icons2 .item:nth-child(3):before {
  content: url("/_fileserver/item/1116954");
}

.block_how_to_start.icons2 .item:nth-child(4):before {
  content: url("/_fileserver/item/1116951");
}

.block_how_to_start.icons2 h3 {
  font-size: 16px;
  line-height: 21px;
}

.block_how_to_start.no-accordion h3 {
  text-align: center;
}

.block_how_to_start.no_arrows .item .inner .head {
  display: none;
}

.block_how_to_start.no_arrows .item .inner .body {
  display: block !important;
}

.block_how_to_start.no_numbers .item .inner .step_number {
  display: none;
}

.block_how_to_start.no_numbers .item {
  vertical-align: top;
}