body{
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
.single-card::after {
  left: unset;
  right: 0;
}
.animation-cars{
  right: unset;
  left: -448px;
}


.list-widgets_applications .widget_item-application:nth-of-type(4) .fly-span {
  left: unset;
  top: -80px;
  bottom: -20px;
  right: 20px;
}


.list-widgets_applications .widget_item-application:nth-of-type(6) .fly-span {
  right: unset;
  left: -14px;
  bottom: -20px;
  top: unset;
}

.text-left-all .align-custom {
  align-items: center;
    justify-content: left;
    flex-direction: row-reverse;
}