.custom-button-wrap{display:flex;width:100%}.custom-button-wrap.align-left{justify-content:flex-start}.custom-button-wrap.align-center{justify-content:center}.custom-button-wrap.align-right{justify-content:flex-end}@media (max-width:767px){.custom-button-wrap.align-center,.custom-button-wrap.align-left,.custom-button-wrap.align-right{justify-content:center}}