#customer-box .c-btn-circle ._box ._txtbox ._title {
  font-size: 3rem;
}
@media print, screen and (min-width: 768px) {
  #customer-box .c-btn-circle ._box ._txtbox ._title {
    font-size: 1.8rem;
  }
}
#customer-box .c-clm2 {
  margin-top: 4rem;
}
@media print, screen and (min-width: 768px) {
  #customer-box .c-clm2 {
    margin-top: 4rem;
  }
}