/* خدا، به نامش */
@media (max-width: 120vh) {
.vasat {
  position: absolute;
width: 100%;
  display: grid;
  grid-template-columns: 100%;
  top: 0;
  height: auto;
  background: white;
}
.chap-ax{
  width: 100%;
  display: block;
}
.chap{
    width: 100%;
  display: block;
}
.raast{
    width: 100%;
    margin: 30vh auto;
    display: inline-block;
    background: white;
    align-self: center;
    /*! height: 100%; */
}
