.show-more-btn-wrapper {
  margin-top: 70px !important;
}

.block-right__docs p {
  margin-top: 30px;
  background: #eee !important;
  border-radius: 10px;
  position: relative;
  z-index: 9;
}

.block-right__docs p a{
color: #1c1825 !important;
}

.block-left img {
  display: block;
max-width: 100%;
  margin: 0 auto 45px auto;
}