
.banner-container{
    background:#1b3555;
    width:100%;
    height:70px;
}
@media (max-width: 992px) {
    .banner-container {
            height: 95px;
        }
}
.tii-star {
    width: 30px !important;
    height: 30px !important;
    margin-right: 1px !important;
    vertical-align: unset;
    display: inline-block !important;
}