
.btn-cancel-custom{
    width: 180px;
    height: 52px;
}
.btn-detail-see-more-custom{
  height: 52px !important; 
  width: 200px !important;
}
[dir=ltr] .btn-detail-see-more-custom{
    margin-right: 16px;
}
[dir=rtl] .btn-detail-see-more-custom{ 
  margin-left: 16px;
}
.btn-cancel-custom-mobile{
  width: 100%;
}

@media (max-width: 600px) {
.thank-you-header[data-v-927fb3c2] {
    flex-wrap: wrap;
}
.thank-you-header__icon[data-v-927fb3c2] {
    width: 40px;
}
.thank-you-header__name[data-v-927fb3c2] {
    width: calc(100% - 40px);
}
.thank-you-header__code[data-v-927fb3c2] {
    width: 100%;
    flex: initial;
    align-items: flex-start;
}
[dir] .thank-you-header__code[data-v-927fb3c2] {
    padding-top: 10px;
}
[dir=ltr] .thank-you-header__code[data-v-927fb3c2] {
    padding-left: 0;
}
[dir=rtl] .thank-you-header__code[data-v-927fb3c2] {
    padding-right: 0;
}
}
