@media (min-width: 1550px) {
    /* body, */
    /* p {
    font-size: 16px;
    line-height: 28px;
  } */
    nav.bg-light {
        height: 55px;
    }
    .lite_org {
        height: 100px;
    }
    .logo {
        height: 82px;
    }
    .logo-img {
        /* max-width: 154px !important; */
        max-height: 90px !important;
    }
    .signup {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 67px;
        color: #464646;
        font-weight: 600;
        font-family: "Open Sans";
    }
    .green_back {
        height: 51px;
    }
    /* .main {
    padding: 200px 0;
  } */
    .main h1 {
        font-size: 52px;
        line-height: 52px;
    }
    .main h6 {
        font-size: 30px;
        line-height: 62px;
    }
    .main p {
        font-size: 30px;
        line-height: 62px;
    }
    .features {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 114px;
    }
    .product .price.can_price {
        font-size: 18px !important;
    }
    /* .offer_img {
    
    margin-top: -18px;
    margin-left: -20px;
    width: 120px !important;
  } */
    .offer_percentage {
        font-size: 20px;
        line-height: 67px;
        width: 67px;
        height: 67px;
    }
    .category {
        height: 227px;
        padding: 40px 60px;
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 67px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 160px;
        background-position-y: 80px;
    }
    .product_cart {
        padding: 36px;
    }
    .single_brand {
        min-height: 200px;
        margin-top: 66px;
        min-width: 300px;
    }
    .home_about {
        padding: 30px 50px;
    }
    .home_about h1 {
        font-size: 36px;
        line-height: 67px;
        margin: 48px 0;
    }
    .home_about img {
        margin: 48px auto;
    }
    .home_about p {
        font-size: 18px;
        line-height: 30px;
        font-family: "Open Sans";
    }
    .bottom_footer p {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 30px;
    }
    /*Single product page*/
    .sproduct_page .bread {
        font-size: 16px;
        line-height: 48px;
        padding-top: 60px;
    }
    .sproduct_page h1 {
        font-size: 30px;
        line-height: 42px;
    }
    .sproduct_page p {
        font-size: 18px;
        line-height: 32px;
    }
    .pr {
        font-size: 34px;
        line-height: 30px;
    }
    .sproduct_delivery p {
        font-size: 16px;
        line-height: 20px;
    }
    .related_products h5 {
        font-size: 15px;
        line-height: 24px;
    }
    .related_products .price {
        font-size: 18px;
        line-height: 24px;
    }
    .related_products .dis {
        font-size: 18px;
        line-height: 24px;
    }
    .related_products .dis {
        font-size: 16px;
        line-height: 24px;
    }
    /*Large Screens 12.11.2020*/
    .lite_org {
        background-color: #fed5a8 !important;
        height: 93px !important;
    }
    .mr-auto {
        margin-left: 0px;
    }
    .lite_org .navbar-nav {
        display: inline-block;
        margin-top: -11px;
    }
    .nav.bg-light {
        height: 68px;
        padding-right: 38px !important;
    }
    .home_about p {
        font-size: 14px !important;
        line-height: 20px;
        color: #393939;
        font-weight: 400;
        font-family: "Open Sans";
        text-align: center;
    }
}