.head-mid {
		position: relative;
	}

	.crossfade > figure {
		animation: imageAnimation 30s linear infinite 0s;
		backface-visibility: hidden;
		background-size: cover;
		background-position: center center;
		color: transparent;
		height: 100%;
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -1;
		padding: 0;
		margin: 0 !important;
	}

	.crossfade > figure:nth-child(1) {
		background-image: url('https://salutationtopsham.co.uk/wp-content/uploads/the-naturalmat-suite-salutation-inn-topsham-3.webp');
	}

	.crossfade > figure:nth-child(2) {
		animation-delay: 6s;
		background-image: url('https://salutationtopsham.co.uk/wp-content/uploads/theflat1.webp');
	}

	.crossfade > figure:nth-child(3) {
		animation-delay: 12s;
		background-image: url('https://salutationtopsham.co.uk/wp-content/uploads/rooms-3.webp');
	}

	.crossfade > figure:nth-child(4) {
		animation-delay: 18s;
		background-image: url('https://salutationtopsham.co.uk/wp-content/uploads/rooms-52.webp');
	}

	.crossfade > figure:nth-child(5) {
		animation-delay: 24s;
		background-image: url('https://salutationtopsham.co.uk/wp-content/uploads/rooms-13.webp');
	}

	@media (max-width: 1288px) {
		.full-width,
		.full-width img {
			width: 100%;
			height: auto;
			padding: 0;
			margin: 0;
			min-height: 35px;
		}
	}

	.col-7th {
		width: 14.2857%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		text-align: center;
	}

	.col-7th .room-photo-link img {
		display: block;
		margin: 0 auto 6px;
	}

	@media (max-width: 600px) {
		.col-7th {
			width: 50%;
			margin-bottom: 22px;
		}

		.col-7th:nth-child(7) {
			width: 100%;
			text-align: center;
			float: none;
			margin-left: auto;
			margin-right: auto;
		}
	}

	.room-info-row {
		padding: 18px 0 14px;
		position: relative;
	}

	.room-size {
		display: inline-block;
		margin-top: 5px;
		font-size: 0.78em;
		letter-spacing: 0.04em;
		opacity: 0.7;
		font-style: italic;
	}

.rooms-is-1 {background-color: #EFEDF0;}
.rooms-is-2 {border-color: #000000; color: #000000;}
.rooms-is-3 {background: #7F796D !important;}
.rooms-is-4 {background-color: #6F8080;}
.rooms-is-5 {width: 70px;}
.rooms-is-6 {background-color: #a68e88 !important;}
