﻿
/* BEGIN GUEST PAY SPHERE PAYMENT FORM LENGTH FIX */
#guestPay-content #extPmtPageFrame, #guestPay-content #iFrameLoadingIndicator {
height: 23rem;
}
 
@media only screen and (max-width: 768px)
#guestPay-content #extPmtPageFrame, #guestPay-content #iFrameLoadingIndicator {
height: 27rem;
}
/* END GUEST PAY SPHERE PAYMENT FORM LENGTH FIX */