/*
 * Custom CSS
 */

.logo {
    width: 60px;
    margin: 2px 0;
}

/* hide the popup close button */

#inquiryPopup [data-fancybox-close] {
    display: none;
}

.ck5-content img {
    max-width: 100%;
    height: auto;
}