@media only screen and (max-device-width : 640px) {
  .allMozagim .mozagHeder {
    margin-top: 10px;
  }

  .right-switch {
    display: flex;
    flex-direction: column-reverse;
  }
  .allMozagim {padding: 0;}
  .right{margin-bottom: 0;}
  .left{padding: 0;}
  .detailsProp{padding: 0;}

  .rowDetails{min-height: 0 !important;}
}
