  @import url("/content/dam/bc1/top-tier/css/custom-global.css");

.int-wrap .main-content h2, .info-section h2 {
        font-size: 34px;
        font-family: "OpenSans-Light";
    }

.int-wrap .main-content p {
        font-size: 23px;
    }

.int-wrap .info-section h2 {
        font-size: 28px;
        font-family: "OpenSans-Light";
    }

.int-wrap section.text-section {
         padding: 24px 0 11px;
    }


.padded-section.small {
    padding: 45px 0;
    font-size: 100%;
    text-align: center;
}

.int-wrap .fyi-section {
    padding: 5px 0;
}
.int-wrap .fyi-section .fact-row .fact .figure {
    color: #FFFFFF;
}


@media screen and (max-width: 991px) and (min-width: 319px) {
.int-wrap .fyi-section .fact-row .row div.col-md-3.col-sm-3.col-xs-6:nth-child(4) .fact .figure {
    font-size: 36px;
     white-space: no-wrap;
 }
}
