/*Mobile Resolution*/
@media screen and (max-width:580px){
    .chooseUsPara{
        text-align: justify;
    }
    .breadcrumb-row{
        display: none;
        color:#fff;
    }
    .getInsidePriceCodeForm{
        display: none;
    }
    .colorblackQuote{
        display: none;
    }
    .hesperiden.tparrows{
        display: none;
    } 
}