.banner-texasscenic {
    background-color: #256892;
    background-image: url('/img/bg-tsc-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-texasscenic p {
    color: #ffffff;
    font-size: 1.25rem;
    margin-right: 2em;
    line-height: 1.25;
}
.banner-texasscenic p span {
    font-weight: bold;
}
.banner-texasscenic img {
    max-height: 40px !important;
    /* margin: 4px; */
}
