.revenue{
   width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 25px;
    margin-top: 30px;}
    
.revenueimg{background-color: #fff;
    height: 180px;
    width: 50%;
     }   