#about img.logo {
  max-width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  #about img.logo {
    margin-bottom: 2rem;
    max-width: 100%;
    width: 100%;
    height: auto; }
  #about .func {
    display: block;
    margin-top: 1rem; } }
