.HPCL-Noimg-Wrap{}
.HPCL-Noimg-item{
    display: grid;
    grid-template-columns: 100%;
    padding: 20px;
}
#Two .HPCL-Noimg-item, #Two .HPCL-Noimg-item p, #Three .HPCL-Noimg-item, #Three .HPCL-Noimg-item p, #Four .HPCL-Noimg-item, #Four .HPCL-Noimg-item p, #Five .HPCL-Noimg-item, #Five .HPCL-Noimg-item p
{
    color:#fff;
}


/***Responsive  Section 
**********************************************/
@media screen and (max-width: 1500px){}
@media screen and (max-width: 1360px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 1140px){}
@media screen and (max-width: 1024px){
    .HPCL-Noimg-item {
        padding: 0px;
    }
}
@media screen and (max-width: 990px){}
@media screen and (max-width: 768px){}
@media screen and (max-width: 600px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 375px){}
@media screen and (max-width: 320px){}