@media screen and (max-width: 1600px) and (min-width: 1300px){
  .employee-conve img{
    height: 908px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1300px){
  .employee-conve img{
    height: 908px;
  }
}

@media screen and (min-width: 1600px){
  .employee-conve img{
    height: 1028px;
  }
}
