/* == Begin contact us SASS == */
.lp__contacts_wrapper,
.lp__contacts {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 16px;
    word-break:break-word;
}
.lp__contacts_wrapper .lp__location,
        .lp__contacts .lp__location{
  font-weight: bold;
  margin-bottom: 8px;
}
.lp__contacts_wrapper address ,
.lp__contacts .lp__location{
  display: block;
}
.lp__contacts_wrapper .lp__contactus_tel span,
.lp__contacts .lp__contactus_tel span{
  display: block;
}

/* == End contact us SASS == */
