.other-vendor-con {
  max-width: 945px;
}
.other-apps {
  width: 33.33%;
}
.z-worokplace{
background-position: -467px -80px;
}
@media only screen and (max-width: 1023px) {
.other-apps {
  width: 50%;
}
}
@media only screen and (max-width: 640px) {
.other-apps {
  width: 100%;
}
}