.filter-bar:before, .filter-bar::after {
    width: 190px !important;
    min-width: 190px !important;
    background-position: 50% 30% !important;
    border-radius: 10px !important;
}

@media (min-width: 768px) {
    .horizontal-content .col-md-8 {
        
        width: 50%;
    }
}

.horizontal-content .lead {
    text-align: justify;
}

@media (max-width: 575.98px) {
    .project-info span {
        font-size: 11px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
}
