.homepage-sections-wrapper.video-with-text.homepage-sections-wrapper--light .grid__item.homepage-content--image.large--one-half {
    padding: 0 !important;
}
.nt-refreshbanner .homepage-sections--title {
    font-size: 50px;
    line-height: 71px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: canela-thin, Georgia, serif !important;
    font-weight: 100;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}

.nt-refreshbanner .featured-row__subtext {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: BrownStd-Regular !important;
    color: #000;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.nt-refreshbanner .fan-favorite-label {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 10px;
    display: block;
    font-family:BrownStd-Regular!important;
}
.nt-refreshbanner .homepage-featured-box-btn {
    background: transparent !important;
    color: #000 !important;
    border: 2px solid #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 30px;
    display: inline-block;
    font-size: 19px;
    width: 270px;
    transition: all 0.3s 
ease;
}
@media(min-width:768px){
    .mobile-visible{display:none} 
    .image-with-text-wrapper .nt-refreshbanner .homepage-content--image.large--one-half,
    .nt-refreshbanner.feature-row--no-overlapping .feature_row__image_wrapper {
        justify-content: center !important;
    }
}
@media(max-width:767px){
    .desktop-visible{display:none}
    .mobile-visible .embed-container {
        padding-bottom: 100%;
    }
    .nt-refreshbanner .grid__item {
        margin-top: 0;
    }
    .nt-refreshbanner .homepage-featured-content-box-inner {
        padding: 40px 20px;
    }
    .nt-refreshbanner .fan-favorite-label {
        font-size: 13px;
    }
    .nt-refreshbanner .homepage-sections--title {
        font-size: 26px;
        font-style: normal;
        font-weight: 100;
        line-height: 130%;
    }
    .nt-refreshbanner .featured-row__subtext {
        font-size: 15px;
        line-height: 140%;
    }
    .nt-refreshbanner .homepage-featured-box-btn {
        padding: 10px 0 10px 0;
        line-height: 1;
    }
}
.image-with-text-wrapper .homepage-content--image.large--one-half{display:flex;flex-direction:column;justify-content:center}.image-with-text-wrapper .homepage-content--image .icon--placeholder{border:0}.image-with-text-wrapper .featured-row__subtext p{margin-top:15px}.image-with-text-wrapper .featured-row__subtext p:first-child{margin-top:0}@media screen and (min-width:767px){.feature-row__text-alignment--left .homepage-featured-box-btn,.feature-row__text-alignment--left a,.feature-row__text-alignment--left div,.feature-row__text-alignment--left h2.homepage-sections--title,.feature-row__text-alignment--left p{text-align:left}.feature-row__text-alignment--center a,.feature-row__text-alignment--center h2.homepage-sections--title,.feature-row__text-alignment--center p{text-align:center}.homepage-featured-box-btn{float:none}.feature-row__text-alignment--right .homepage-featured-box-btn,.feature-row__text-alignment--right a,.feature-row__text-alignment--right div,.feature-row__text-alignment--right h2.homepage-sections--title,.feature-row__text-alignment--right p{text-align:right}}.feature-row__text--right{flex-direction:row-reverse}.feature-row__text--right .homepage-featured-content-box{left:0}@media screen and (max-width:768px){.feature-row__text--right .homepage-featured-content-box{margin-top:0}}@media screen and (min-width:767px){.feature-row--overlapping.full-width .feature-row__text--right .homepage-featured-content-box{margin-left:30px}.feature-row--overlapping.full-width .feature-row__text--left .homepage-featured-content-box{margin-right:30px}.feature-row--overlapping.content-width .feature-row__text--right .homepage-featured-content-box{left:-30px}.feature-row--overlapping.content-width .feature-row__text--left .homepage-featured-content-box{right:-30px}}@media screen and (max-width:768px){.feature-row--overlapping .homepage-featured-content-box{background:unset;float:right}.feature-row--overlapping .homepage-featured-content-box .rte{margin-bottom:15px}}@media screen and (min-width:767px){.feature-row--no-overlapping .feature_row__image_wrapper{display:flex;flex-direction:column;justify-content:center}.feature-row--no-overlapping .homepage-featured-content-wrapper{display:flex}}@media screen and (max-width:768px){.feature-row--no-overlapping .feature_row__image_wrapper{float:right}}.homepage-sections-wrapper--light .feature-row__text--full-width .homepage-featured-content-box{background:var(--body-secondary-color)}.homepage-sections-wrapper--dark .feature-row__text--full-width .homepage-featured-content-box{background:var(--color-scheme-dark-background);color:var(--color-scheme-dark-text)}.homepage-sections-wrapper--accent .feature-row__text--full-width .homepage-featured-content-box{background:var(--color-scheme-feature-background);color:var(--color-scheme-feature-text)}