﻿body #extPmtPageFrame {
  height: 55em;
  overflow-y: visible;
}

body #guestPay-content #extPmtPageFrame {
  height: 38rem;
  overflow-y: visible;
}

body #guestPay-content .formbuttons {
  margin-bottom: 5rem;
}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("../images/logo.svg") no-repeat scroll left/contain;
}
