.swing-for-the-fences .promo_footer {
    position: relative;
    text-align: center;
    z-index: 1;
    line-height: 0;
}

.swing-for-the-fences .promo_footer__background {
    width: 100%;
}

.swing-for-the-fences  .promo_footer__navigation {
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
}

.swing-for-the-fences .promo_footer__navigation__list {
    text-align: center;
}

.swing-for-the-fences .promo_footer__navigation__item {
    display: inline-block;
    margin: 0 40px;
    text-transform: uppercase;
    cursor: pointer;
    color: #FFFFFF;
    font-family: "DynaPuff-bold";
    font-size: 34px;
    line-height: 48px;
    font-weight: 700;
    text-shadow: 3px 3px #000000;
}

@media (max-width: 580px) {

.swing-for-the-fences .promo_footer__background--wide {
        display: block;
    }

.swing-for-the-fences .promo_footer__navigation {
        top: 25px;
        padding: 0 0 10px
    }

.swing-for-the-fences  .promo_footer__navigation__item {
        margin: 0 20px;
        font-size: 18px;
        line-height: 22px;
        display: inline-block;
    }
}

@media (max-width: 780px)  {
    .swing-for-the-fences .promo_footer__details .promo_footer__details_paragraph {
        font-size: 6px;
        line-height: 9px;
        text-align: left;
    }
}

@media (max-width: 320px) {
    .swing-for-the-fences .promo_footer__navigation__item {
        font-size: 16px;
        text-shadow: 2px 2px #000000;
    }
}

@media (max-width: 674px) { 
    /* .swing-for-the-fences .promo_footer__navigation__item {
        font-size: 19px;
    } */
    .swing-for-the-fences .promo_footer__navigation {
        top: 36px;
    }
}
