.company-page .mascot-section{padding-top:0}
  .company-page .mascot-section .company-heading>p:last-child{color:#536071;margin:14px 0 0}
  .company-page .company-mascots{grid-template-columns:repeat(2,minmax(0,1fr))}
  .company-page .member-photo.is-paco img{width:100%;height:100%;left:0;top:0;object-fit:cover;object-position:center 35%;max-width:none}
  @media(max-width:580px){.company-page .company-mascots{grid-template-columns:1fr}}
