.toptour{display:grid;grid-template-areas:"header" "tourimage" "wrap-toptour" "footer";grid-template-rows:108px auto 1fr auto;width:100%}.wrap-footer{max-width:1650px!important}.wrap-toptour{width:100%;max-width:1650px;margin:0 auto;display:flex;justify-content:space-between}@media (min-width: 1460px) and (max-width: 1650px){.wrap-toptour{max-width:1460px}.wrap-footer{max-width:1460px!important}}@media (min-width: 1200px) and (max-width: 1459px){.wrap-toptour{max-width:1200px}.wrap-footer{max-width:1200px!important}}@media (min-width: 992px) and (max-width: 1199px){.wrap-toptour{max-width:992px}.wrap-footer{max-width:992px!important}}@media (max-width: 991px){.wrap-toptour{max-width:991px;flex-direction:column}}
