@media (max-width: 767px) {
    .mt-credit-payment-total div {
    border-bottom: 1px solid #cecece;
    width: 100%;
}
#credit_popup .buttons-container .ty-btn span {
    font-size: 14px;
    line-height: 16px;
}
.mt-credit-bottom .price-right {
    width: 100%;
    float: left;
    text-align: center;
}
.mt-credit-bottom .price-left {
    width: 100%;
    float: left;
    margin-bottom: 16px;
}
#credit_popup .buttons-container {
    margin: 0;
    margin-top: 10px;
}
}