@media only screen and (max-width: 992px){
    .info-bar {
        padding: 0;
        min-height: 50px;
    }
}