.tab_content {position:static !important; margin-bottom:0px !important;}



.topNav {height:55px;}
.topNavMenu.topNavLogIn {margin-top:-20px;}

.icon_BAM-Strong_lite {
    background-image: url('../css/images/bam_strong_light.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 60px;
    height: 28px;
}

/* mtt - 2024 fixes for styling */
.innerContent p, .primary p{
    color:#ccc;
}
@media (max-width: 670px) {
    .innerContent p, .primary p {
        color: #000;
    }
}
.directions ol {
    margin: 10px;
}

.text_center.mobile_only {
    color: #fff;
}
