/* リセット */

.navbar {
  padding: 0;
}

:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  border-style: none;
  vertical-align: bottom;
}
