#u49125-benefits {
    z-index: 252;
    width: 600px;
    height: 372px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    position: relative;
    background: transparent url("../images/benefits-of-eprocurement.png") no-repeat center center;
    background-size: cover;
    margin-right: 3%;
    
}