  .head-sec h2{
    text-align: center;
    color: var(--secondary-color);
    margin-bottom: var(--m30);
  }
  section.management{
    background: #FFFBF2;
  }
 
  section.management img{
    width: 100%;
    height: 100%;
  }