/* Button icon override - loads last to win specificity battle */
.booking-icon {
    width: 24px;
    height: 24px;
    max-width: none;
    display: block;
}