<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
  }
}
</pre></body></html>