.aushop-height .cmp-au-com-button{
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .aushop-height .cmp-au-com-button{
    height: auto;
  }
}
