.new-usw-employees .two article small {
    display: none;
}

.new-usw-employees .text {
    background-image: -moz-linear-gradient(1deg, rgba(0,72,129,0) 0%, rgba(0,72,129,.99) 28.56%, #004881 28.83%);
    background-image: -o-linear-gradient(1deg, rgba(0,72,129,0) 0%, rgba(0,72,129,.99) 28.56%, #004881 28.83%);
    background-image: -webkit-linear-gradient(1deg, rgba(0,72,129,0) 0%, rgba(0,72,129,.99) 28.56%, #004881 28.83%);
    background-image: linear-gradient(89deg, rgba(0,72,129,0) 0%, rgba(0,72,129,.99) 28.56%, #004881 28.83%);
    height: 295px;
    padding-left: 240px !important;
}
