.hrElem.hr-gray {
  border-color: #e8e8e8;
}

@media screen and (max-width: 767px) {
  .btn-width-large {
    width: 100%;
    max-width: 100%;
  }
}