

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#header_jt{
    position: relative;
    background: gray url("../img/logo-lg.png") no-repeat center center;
    opacity: 0.9;
    width: 100%;
    height: fit-content;
    background-size: cover;
    padding: 10em;
    overflow: hidden;
}
