@charset "utf-8";

@media (width <= 480px) {
  .officer-position2 {
    font-size: min(1.6rem,4vw)!important;
  }
}