.header-image-revive {
	min-width: 728px;
}

.wprv-box__head {
	margin: 0;
	background: none;
}

.wprv-box__head .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}

body.cookies-not-set .wprv-footer {
	display: none;
}

body.wprv-is-bottom-img .footer-copyright {
	padding-bottom: 110px;
}

.wprv-footer {
	max-width: 1200px !important;
	max-height: 90px !important;
	z-index: 3 !important;
}

.wprv-footer .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}

.wprv-box__single-post .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}


.wprv-box__category {
	margin: 0 !important;
	max-height: unset !important;
}

.wprv-box__category .wprv-pc *:not(.wprv-close) {
	max-height: 350px;
}

.wprv-box__category .wprv-mobile *:not(.wprv-close) {
	max-width: 367px;
	max-height: 350px;
}

.wprv-box--articles_post {
	margin: 0 !important;
}

.wprv-box--articles_post .wprv-pc *:not(.wprv-close) {
	max-height: 310px;
}

.wprv-box--articles_post .wprv-mobile *:not(.wprv-close) {
	max-width: 367px;
	max-height: 310px;
}

.wprv-box__slot_demo {
	width: 100%;
	height: 100%;
}

.wprv-box__slot_demo .wprv-item,
.wprv-box__slot_demo .wprv-pc *:not(.wprv-close) {
	height: 100%;
	object-fit: cover;
}

.wprv-box__slot_demo .wprv-mobile *:not(.wprv-close) {
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}


.wprv-box__sidebar {
	max-width: 376px;
	max-height: unset !important;
	margin: 0 auto 15px auto !important;
}

.wprv-box__sidebar .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}