.btn-circle-letters {
  width: 40px;
  height: 40px;
  padding: 8px 5px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 25px;

}

.dir1-home-head:before {
    content: '';
    position: absolute;
    /* background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 14%, rgba(0, 0, 0, 0.55) 66%); */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 64%, rgba(0, 0, 0, 0.15) 86%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}