@media screen and (max-width: 1500px) {

	/* CONTENT BAR */
	.content-bar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.content-bar>.wrap {
		width: 100%;
		margin: 0;
	}

	/* Sitebar */
	.sitebar {
		display: none;
	}
}

@media screen and (max-width: 1470px) {
	.cover {
		padding-left: 30px;
		padding-right: 30px;
	}

	.header__logo {
		max-width: 280px;
	}

	.header__menu {
		margin: 0 1%;
	}

	.header__menu ul a {
		padding-left: 8px;
		padding-right: 8px;
	}

	.header__menu ul a img {
		margin-right: 3px;
	}

	/* Card */
	.card__img {
		max-width: 230px;
	}

	.card__bonus {
		max-width: 270px;
	}

	.sitebar .card__img,
	.top-casinos__card * {
		max-width: 100%;
	}

	/* Carousel */
	.owl-carousel .owl-nav button.owl-prev {
		left: 30%;
	}

	.owl-carousel .owl-nav button.owl-next {
		right: 30%;
	}

	/* FOOTER */
	.footer__bottom-menu li a {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1200px) {

	/* Card */
	.card__features {
		padding-left: 0;
	}

	.card__bonus p:first-child,
	.card__features li:first-child {
		font-size: 16px;
	}

	.card__bonus p:last-child {
		font-size: 22px;
	}

	/* Header */
	.header {
		padding: 15px 0;
	}

	.header-min {
		padding: 5px 0;
	}

	.header__content {
		align-items: center;
	}

	.header__logo,
	.header-min .header__logo {
		margin-top: 0;
	}

	.header-menu-button {
		display: block;
		position: relative;
		-webkit-box-ordinal-group: 0;
		-webkit-order: 1;
		-moz-box-ordinal-group: 0;
		order: 1;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-color: #32b9a0;
		text-align: center;
	}

	.header-menu-button svg {
		display: block;
		fill: #fff;
		margin: auto;
	}

	.header-menu-button svg rect {
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}

	.header-menu-button.active svg rect:nth-child(1) {
		x: -2px;
		y: 6px;
		width: 20px;
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.header-menu-button.active svg rect:nth-child(2) {
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: scale(0, 2);
		-moz-transform: scale(0, 2);
		-o-transform: scale(0, 2);
		transform: scale(0, 2);
	}

	.header-menu-button.active svg rect:nth-child(3) {
		x: -2px;
		y: 6px;
		width: 20px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.header__menu {
		position: absolute;
		left: 0;
		right: 0;
		top: 110%;
		z-index: 5;
		background: #327db9;
		padding: 20px 0 60px;
		margin: 0;
		display: none;
	}

	.header__menu ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		overflow-y: visible;
	}

	.header__menu>ul>li {
		margin-bottom: 20px;
	}

	.header__menu ul a,
	.header-min .header__menu ul a {
		padding-bottom: 10px;
		text-align: center;
	}

	.submenu {
		position: relative;
	}

	.menu__submenu li a {
		padding-bottom: 0;
	}

	.header__menu ul a span,
	.header-min .header__menu ul a span {
		padding-top: 5px;
	}

	.header__bonus {
		padding-bottom: 0;
	}

	.header__lang,
	.header-min .header__lang {
		margin-bottom: 0;
	}

	.header-min .header__bonus {
		padding-bottom: 0;
	}

	.header__bonus-submenu {
		top: 120%;
	}

	/* Main */
	.main {
		margin-top: 104px;
	}

	/* CASINO ITEM PAGE */
	.feedback__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.feedback__content>* {
		width: 100%;
	}

	.feedback__content>*:first-child {
		margin: 0 0 25px;
	}

	/* CATALOG PAGE */
	.catalog__filter-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 15px 15px;
	}

	.catalog__filter-form>* {
		text-align: center;
	}

	.catalog__filter-tags label {
		margin-bottom: 5px;
	}

	.catalog__filter-sort,
	.catalog__filter-checkboxes {
		margin-top: 15px;
	}

	/* BONUSES PAGE */
	/* top-casinos */
	.top-casinos__card .button {
		min-width: 0;
		width: 100%;
	}

	/* SLOTS PAGE */
	.slots__list li {
		-webkit-width: calc(100% / 5);
		-moz-width: calc(100% / 5);
		width: calc(100% / 5);
	}

	/* SLOT ITEM PAGE */
	.game__about-bottom {
		display: block;
	}

	.game__about-warning {
		margin-top: 10px;
	}

}

@media screen and (max-width: 1000px) {

	/* Header */
	.header__bonus-submenu {
		min-width: 300px;
	}

	.header__bonus-text p {
		font-size: 13px;
	}

	.header__bonus-text {
		margin: 0 5px;
	}

	/* Card */
	.card {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 0 20px;
	}

	.card>* {
		-webkit-box-flex: auto;
		-ms-flex: auto;
		flex: auto;
	}

	.card__img {
		width: 100%;
		max-width: none;
	}

	.card__img-logo {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.card__bonus,
	.card__features {
		width: 50%;
		max-width: none;
	}

	.top-casinos__card * {
		width: auto;
	}

	.card__links {
		margin-left: auto;
		margin-right: auto;
	}

	.card-vertical {
		margin-right: 15px;
	}

	.card-vertical__desc {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Article */
	article .article-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	article .article-col>* {
		width: 100%;
	}

	.article-col__img {
		display: none;
	}

	article .article-col>*:first-child {
		margin-right: 0;
	}

	/* Subsctibe */
	.subscribe__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.subscribe__wrap>* {
		width: 100%;
	}

	.col-2 .subscribe__desc {
		margin: 0 0 20px;
	}

	/* Footer */
	.footer__top,
	.footer__bottom {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer__top-general {
		width: 100%;
		max-width: none;
	}

	.footer__top-menu ul {
		padding: 0 15px;
		margin: 20px 0 0;
	}

	.footer__bottom>* {
		width: 100%;
	}

	.footer__bottom-menu ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__bottom-copy {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 20px;
		text-align: center;
	}

	/* CASINO ITEM PAGE */
	/* Banner */
	.casino-banner__general {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-right: 0;
	}

	.casino-banner__logo {
		max-width: none;
	}

	.casino-banner__links {
		padding-right: 30px;
	}

	.casino-banner__table {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px;
	}

	.casino__table-item {
		width: 100%;
	}

	.casino__table-item+.casino__table-item {
		margin-top: 25px;
	}


	/* Pros Cons */

	.pros-cons__item {
		width: calc(50% - 5px);
	}

	/* Cards */
	.card-vertical-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.card-vertical-wrap .card-vertical {
		width: calc(50% - 10px);
	}

	.card-vertical:nth-child(2n) {
		margin-right: 0;
	}

	.card-vertical:nth-child(n+3) {
		margin-top: 20px;
	}

	.card-vertical__desc p {
		font-size: 18px;
	}

	/* bonus card */

	.bonus-card {
		padding: 15px;
	}

	.bonus-card__text {
		font-size: 20px;
	}

	/* Payments */
	.payments__content>.wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.payments__content>.wrap>* {
		width: 100%;
	}

	.payments__content>.wrap>*:first-child {
		margin-right: 0;
	}

	/* CONTACTS */
	.contacts__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.contacts__content>*:first-child {
		width: 30%;
		margin: 0 0 20px;
	}

	.form-wrap {
		width: 100%;
	}

	/* GUIDE */
	.primary-guide,
	.guide__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.guide__item .card__img {
		width: 100%;
		max-width: none;
		margin: 0 0 10px;
	}

	/* BONUSES PAGE */
	/* top-casinos */
	.top-casinos__card {
		width: 48%;
	}

	.top-casinos__card:nth-child(n+3) {
		margin-top: 0;
	}

	.top-casinos__card:nth-child(3n) {
		margin-right: 2%;
	}

	.card-vertical:nth-child(2n) {
		margin-right: 0;
	}

	.top-casinos__card .card__bonus p:last-child {
		font-size: 30px;
	}
}

@media screen and (max-width: 900px) {

	/* Primary */
	.primary__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.primary__content .primary__content-text {
		width: 100%;
		margin-right: 0;
	}

	.primary__content-img {
		display: none;
	}

	/* Carousel */
	.owl-carousel .owl-nav button.owl-prev {
		left: 15%;
	}

	.owl-carousel .owl-nav button.owl-next {
		right: 15%;
	}

	/* CASINO ITEM PAGE */
	/* Banner */
	.casino-banner__desc p:nth-of-type(2) {
		font-size: 30px;
	}

	/* Autor */
	.autor__content>.wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.autor__info {
		width: auto;
	}

	.autor__about {
		width: 100%;
		margin-top: 20px;
	}

	/* Bottom Bar */
	.bottom-bar__img {
		max-width: 150px;
	}

	.bottom-bar__name {
		font-size: 20px;
	}

	/* SITEMAP */

	.sitemap__item ul+ul {
		padding-left: 10px;
	}

	/* COOKIE */
	.cookie__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}

	.cookie__button {
		margin-top: 20px;
	}

	/* SLOTS PAGE */
	.slots__list li {
		-webkit-width: calc(100% / 4);
		-moz-width: calc(100% / 4);
		width: calc(100% / 4);
	}

	/* SLOT ITEM PAGE */
	.slot-item-page .slot__primary {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px;
	}

	.slot__primary-text {
		padding: 0;
		margin-top: 15px;
	}

	.game__about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.game__about-banner {
		width: 100%;
	}

	.game__about-buttons {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.game__table {
		margin: 15px 0 0;
		max-width: none;
	}

}

@media screen and (max-width: 800px) {

	/* Breadcrumbs */
	.breadcrumbs {
		padding: 0 20px 20px;
	}

	/* Primary autor */
	.autors-posts__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.autors-posts__content>* {
		width: 100%;
	}

	.autors-posts__content>*:first-child {
		margin: 0 0 25px;
	}

	.autors-posts__item {
		padding: 25px;
	}

	.page .primary-autor {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.primary-autor__img {
		margin: 0 0 20px;
	}

	.primary-autor__img img {
		max-width: 150px;
	}

	/* Sitemap */
	.sitemap__item {
		padding: 15px;
	}

	.sitemap__item ul {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}

	/* 404 */
	.no-found__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 0;
	}

	.no-found__content>*:first-child {
		margin: 0 0 20px;
	}

	.no-found__desc {
		width: 100%;
		text-align: center;
	}

	.no-found__desc .no-found__title {
		text-align: center;
	}

	/* POPUP */

	.popup__desc {
		width: 90%;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	/* SLOTS PAGE */
	.slots__list li {
		-webkit-width: calc(100% / 3);
		-moz-width: calc(100% / 3);
		width: calc(100% / 3);
	}

}

@media screen and (max-width: 600px) {

	.content,
	.cover,
	.page .primary__content {
		padding-left: 15px;
		padding-right: 15px;
	}

	h1 {
		font-size: 40px;
	}

	h2,
	.title.high {
		font-size: 32px;
	}

	h3,
	.title.middle {
		font-size: 25px;
	}

	article .article {
		margin-top: 30px;
	}

	article>*+h3,
	.article>*+h3 {
		margin-top: 25px;
	}

	.header__logo {
		max-width: 200px;
	}

	/* Card */
	.card__bonus p:last-child {
		margin-top: 15px;
	}

	.card__img {
		min-height: 0;
	}

	/* Header */
	.header__button {
		width: 50px;
		height: 50px;
	}

	/* Main */
	.main {
		margin-top: 84px;
	}

	/* FAQ */
	.faq__item {
		padding-left: 15px;
		padding-right: 15px;
	}

	.faq-item__title {
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	/* Subscribe */
	.subscribe__form-input,
	.subscribe__form-button {
		min-width: 0;
	}

	/* CASINO ITEM PAGE */
	/* Banner */
	.casino-banner__desc {
		padding: 15px;
	}

	.casino-banner__desc p:first-of-type {
		margin-top: 15px;
	}

	.casino-banner__links {
		width: 100%;
		padding: 0 30px 20px;
	}

	.casino-banner__table {
		padding-left: 10px;
		padding-right: 10px;
	}

	/* Pros Cons */
	.pros-cons__content .wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.pros-cons__item {
		width: 100%;
	}

	/* Details */
	.details__table td {
		padding: 5px;
	}

	.details__table td:first-child {
		min-width: 0;
	}

	.details__table td:last-child {
		padding-left: 10px;
	}

	.details__table td:first-child span:first-child {
		margin-bottom: 10px;
	}

	/* Bonus card */
	.bonus-card {
		flex-direction: column;
	}

	.bonus-card__text {
		margin: 15px 0;
	}

	/* Feedback */
	.form-wrap {
		padding: 25px 15px;
	}

	.form__item {
		width: 100%;
	}

	/* Bottom bar */
	.bottom-bar__content {
		padding: 10px 5px;
	}

	.bottom-bar__img img {
		max-height: 35px;
	}

	.bottom-bar__desc {
		padding: 0 10px;
	}

	.bottom-bar__name {
		font-size: 14px;
	}

	.bottom-bar__stars {
		width: 15px;
		overflow: hidden;
	}

	.bottom-bar__rating-text {
		font-size: 14px;
		margin-left: 5px;
	}

	.bottom-bar__stars img {
		max-width: none;
	}

	.bottom-bar__button .button {
		min-width: 0;
	}

	.bottom-bar__button .button img {
		display: none;
	}


	.bottom-bar__button .button span {
		margin-left: 0;
	}

	/* POPUP */
	.popup__img {
		display: none;
	}

	.popup-success .popup__content {
		border-right: 20px solid #327db9;
	}

	.popup-error .popup__content {
		border-right: 20px solid #b93232;
	}

	/* BONUSES PAGE */
	/* top-casinos */
	.top-casinos__card {
		width: 100%;
	}

	.top-casinos__card,
	.card-vertical:nth-child(2n),
	.top-casinos__card:nth-child(3n) {
		margin: 0 auto 20px;
	}

	.top-casinos__card .card__bonus p:last-child {
		font-size: 26px;
	}

	/* SLOTS PAGE */
	.slots__list li {
		-webkit-width: calc(100% / 2);
		-moz-width: calc(100% / 2);
		width: calc(100% / 2);
	}
}

@media screen and (max-width: 450px) {
	body {
		font-size: 14px;
	}

	.content {
		padding-top: 35px;
	}

	p {
		margin-top: 15px;
	}

	h1 {
		font-size: 32px;
	}

	h2,
	.title.high {
		font-size: 28px;
	}

	h3,
	.title.middle {
		font-size: 22px;
	}

	h4,
	.title.mini {
		font-size: 18px;
	}

	.review__content+.review__content {
		padding-top: 15px;
	}

	article>*+*,
	.article>*+* {
		margin-top: 15px;
	}

	article>*+h3,
	.article>*+h3,
	article>h3+*,
	.article>h3+*,
	article>h4+*,
	.article>h4+* {
		margin-top: 15px;
	}

	ul>li,
	ol>li {
		padding-left: 25px;
	}

	*+h3 {
		margin-top: 15px;
	}

	.button {
		min-width: 250px;
	}

	.breadcrumbs__content {
		padding-top: 10px;
	}

	.page .primary__content *+* {
		margin-top: 15px
	}

	/* Header */
	.header__content {
		padding-top: 0;
		padding-left: 10px;
		padding-right: 10px;
	}

	.header__menu {
		height: calc(100vh - 110%);
		overflow: auto;
	}

	.header__logo {
		padding-right: 15px;
		max-width: 145px;
	}

	.header__buttons {
		align-self: center;
	}

	.header__lang {
		margin-right: 15px;
	}

	.header__button,
	.header__lang-button,
	.lang__type-list a {
		width: 35px;
		height: 35px;
	}

	.header__bonus {
		position: static;
	}

	.header__bonus-submenu {
		left: 0;
		right: 0;
		padding: 10px;
	}

	.header__bonus-img {
		width: 40px;
		height: 40px;
	}

	.header__bonus-button .button {
		min-width: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.header__bonus-submenu:after {
		display: none;
	}

	/* Main */
	.main {
		background-position: 50% 0, 50% 100%;
		margin-top: 75px;
	}

	/* Primary */
	.primary__content {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	/* Card */
	.card__bonus,
	.card__features {
		width: 100%;
		padding: 15px 15px 0;
	}

	.card__bonus p:last-child {
		font-size: 22px;
		margin-top: 5px;
	}

	.card__features li:first-child {
		margin-bottom: 0;
	}

	.card__button {
		min-width: 0;
		width: 90%;
	}

	.card-vertical__desc p {
		font-size: 16px;
	}

	/* Carousel */
	.cards__carousel-wrap {
		margin-top: 30px;
	}

	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev {
		position: static;
	}

	/* FAQ */
	.faq-item__title {
		font-size: 16px;
	}

	.faq__item:before {
		width: 15px;
		height: 15px;
	}

	/* Subscribe */
	.subscribe {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.subscribe__desc {
		font-size: 18px;
	}

	.subscribe__form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		align-items: center;
	}

	.subscribe__form-input {
		border-radius: 4px;
		width: 100%;
		padding: 15px;
	}

	.subscribe__form-button {
		border-radius: 4px;
		margin-top: 15px;
	}

	/* Footer */
	.footer__top {
		padding-bottom: 30px;
	}

	/* AUTORS ITEM PAGE */

	/* Prinary */
	.primary-autor__img img {
		max-width: 100px;
	}

	.primary-autor__inf>span {
		display: block;
	}

	/* Autors Posts */
	.autors-posts__item {
		padding: 15px;
	}

	.autors-posts__img {
		max-width: 60px;
	}

	.autors-posts__title {
		font-size: 16px;
	}

	.autors-posts__date {
		font-size: 13px;
	}

	.autors-posts__item .button {
		min-width: 0;
	}

	/* CASINO ITEM */
	/* Cards */
	.card-vertical-wrap .card-vertical {
		width: 100%;
		margin-right: 0;
	}

	.card-vertical:nth-child(n+2) {
		margin-top: 20px;
	}

	.card-vertical__desc p {
		font-size: 16px;
	}

	/* Bonuses cards */
	.bonus-card__content {
		padding-bottom: 35px;
	}

	.bonus-card__content+*,
	.content-bar,
	.casino-banner__content {
		padding-top: 0;
	}

	/* Payments */
	.payments__table th,
	.payments__table td {
		padding: 10px;
		font-size: 10px;
	}

	.payments__table tr:first-child th:first-child {
		font-size: 12px;
	}

	.payments__table tr:nth-child(n+2) td:first-child img {
		max-width: 70px;
		max-height: 40px;

	}

	/* CONTACTS */
	.contacts__content>*:first-child {
		width: 60%;
	}


	/* Sitemap */
	.sitemap__item ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	/* 404 */
	.no-found__content {
		padding-top: 0;
	}

	.no-found__img {
		width: 60%;
	}

	/* Bottom Bar */

	.bottom-bar__content {
		padding: 10px 5px;
	}

	/* POPUP */
	.popup__desc {
		width: 95%;
		padding: 30px 10px;
	}

	/* BONUSES PAGE */
	/* top-casinos */
	.top-casinos__card:nth-child(n+2) {
		margin-top: 0;
	}

	/* SLOTS PAGE */
	.slots__list li {
		width: 100%;
	}

	/* SLOT ITEM PAGE */
	.game__about {
		padding: 10px;
	}

	.game__about-bottom {
		padding: 10px;
	}

	.game__table {
		font-size: 13px;
	}

	.game__table td {
		padding: 5px;
	}
}

@media screen and (max-width: 320px) {
	.header__logo {
		max-width: 47vw;
	}

	.tag a {
		font-size: 12px;
	}
}