.pro-desc-img{
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    width: 100%;
    padding-top: 230px;
    
}

@media only screen and (min-width:849px)
{
    .cust-mobile{display:none;}

}

@media only screen and (max-width:760px)
{
    .cust-normal{display:none;}
    .custom-about {padding-top: 20px;}
}

@media only screen and (max-width:549px)
{
    

}