@media screen and (min-width: 1150px) and (max-width: 1350px) {
  .login-box {
    width: 90%;
  }

  .new-pass-box {
    width: 90%;
  }

  .login-head {
    font-size: 25px;
  }

  .forget-box {
    width: 90%;
  }
  .cartbox  {
    padding: 0px 10px !important;
   }

  .whitebg {
    height: 210px;
  }

  .detailimg{
    height: auto;
  }

  .detail-display .detailimg,
  .detail-display .product-main-video {
    height: 100%;
  }

  .faq-container h2 {
    font-size: 32px;
    color: #000000;
  }
  .aboutUssec p {
    font-size: 13px;
  }

  .blogdetails h2 {
    font-size: 30px;
  }
  .blogdetails p {
    font-size: 15px;
  }

  .blogdetails h3 {
    font-size: 17px;
  }
  .blogdetails h4 {
    font-size: 17px;
  }
  .padding {
    margin-top: 190px;
  }
  .blogspage {
    padding-top: 190px;
  }
  .imgcard {
    height: 200px;
  }
}
