.accordion-button:focus {
  box-shadow: none !important;
}

@media screen and (max-width: 768px) {
  .photo {
    width: 100%;
  }
}
