

.probackgroundimg {
    width: 100%;
    height: 50px;
    background-image: url('../icons/productSolution/banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}