.p-tour {
  background: #ecf0f0; }

.p-bnrs li {
  text-align: center; }
  @media only screen and (max-width: 899px) {
    .p-bnrs li {
      margin-top: 20px; } }
  @media print, screen and (min-width: 900px) {
    .p-bnrs li {
      margin-top: 30px; } }
.p-bnrs a {
  display: inline-block; }
  @media print, screen and (min-width: 900px) {
    .p-bnrs a {
      transition: opacity .4s; }
      .p-bnrs a:hover {
        opacity: .7; } }

/*# sourceMappingURL=index.css.map */
