.products-sect .title h2 {
    color: #B32A2A;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
}
.products-sect .title span {
    display: none;
}
.service-sect .title span h2 {
    color: #B32A2A;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
}
.service-sect .title span {
    display: none;
}