.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.ktc-checkbox .form-control {
    vertical-align: top;
    padding: 0px;
    margin: -10px 10px 0px 0px;
}

input[type=submit] {
    background-image: url(https://krungsricard.com/KrungsriCreditCard/media/html/submit-button.png) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    width: 186px !important;
    height: 55px !important;
    font-size: 0px !important;
    margin: 0 auto 40px auto !important;
}

h1 {
    font-size: 23px;
}

h2 {
    font-size: 21px;
}

.regis-custom-form .form-field:nth-child(n+8) {
    display: none !important;
}
