.btn-circle-letters {
  width: 40px;
  height: 40px;
  padding: 8px 5px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 25px;
  
}



/* DESKTOP CSS 1920 width
--------------------------------------------------- */
/*
@media screen and (min-width: 1300px) {

  .dir1-home-head {
      position: relative;
      min-height: auto;
      background-size: 100% auto;
  }

}

@media screen and (min-width: 1140px) {

  .dir1-home-head {
      position: relative;
      min-height: auto;
      background-size: auto;
  }

}
*/