#footer .box2 .textwidget:last-child p {
    font-size: 13px;
    color: #6F6F6F;
    margin-top: 16px;
    line-height: 20px;
}

#footer .box2 .textwidget:last-child .pipeline {
    display: none;
}

#footer .lado {
    margin-top: 12px;
}

@media (max-width: 1199px) {
    #footer .box2 .textwidget:last-child br {
    display: none;
}
    
  #footer .box2 .textwidget:last-child .pipeline {
    display: inline-block;
    margin-right: 4px;
} 
}