@media only screen and (max-width: 768px) {
.golbarg-logo{
  display: none;

}
.menu{
  margin: 0px;
}
.price{
  margin: 0px;
}
.top-header{
  padding-bottom: 50px;
}
.img-carton{
  width: 200px;
}
.r-img{
  text-align: center;
}
.price .product{
  font-size: 30px;


}
.price .golbarg-carton{
  font-size: 12px;
}
.price .price-bottun{
  font-size: 12px;

}
.center-button{
  text-align: center;
}
.title-text{
  font-size: 18px;
}


}
@media only screen and (max-width: 1700px){
  .top-header{
    padding-bottom:50px;
  }



}
@media only screen and (max-width: 991px){
  .form-document{
    width:100% ;
    padding: 5px;
  }


}

