@ -410,7 +410,7 @@ img {
position: absolute;
/* background-color: rgba(0, 0, 0, 0.2); */
left: 0;
top: 7.6rem;
top: 7.8rem;
display: flex;
/* top: 0; */
padding: 1.5rem;
@ -118,7 +118,7 @@
$("#m1").each(function () {
if (this.complete) {
console.log('complete', this.height)
$('.billing-list').css('paddingTop', this.height)
$('.billing-list').css('paddingTop', this.height + 37)
} else {
$($(this)).on('load', function () {
// image now loaded