/*Write your custom css in this file.*/
div#estimate_payment_content {float: left; width: 70%;}
div#payment_method_qr_code {float: left; width: 30%;}
div#estimate-total-section {width: 75%;}
div#payment_method_qr_code img {width: 100px;}
.bg-done {background-color: blue;}
.bg_success {background-color: green;}