.fit-cover {
  object-fit: cover;
}

@media (max-width: 480px) {
  .divaboutid {
    padding-top: 20%;
  }
}

