<!--/* Popup Styles */

.dismiss{
    cursor: pointer;
}

/* End Popup Styles */
/* Header */
.desktop .headerContainer .logo img {
    margin-bottom: -100px !important;
    z-index: 9999 !important;
}
.block_f899ca0e1e674ccbbac858950867939b h2,
.block_f899ca0e1e674ccbbac858950867939b h1 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
}

@media only screen and (max-width: 767px) {
    .headerContent #navTrigger {
        top: 30% !important;
    }
}-->