.footer-hotels-links {
	display: inline-block;
	width: 195px;
	height: 141px;
	background: #af9d71;
	margin-right: 90px !important;
	position: relative;
	margin-bottom: 25px !important;
	overflow: visible !important;
}

.footer-hotels-links .footer-hotels-links-single .footer-hotel-thumbnail {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 217px;
    height: 140px;
}

.footer-hotels-links .footer-hotels-links-single .footer-hotel-thumbnail img {
	width: 100%;
	height: 100%;
}

.footer-hotels-links .footer-hotels-links-single .footer-hotel-logo {
	position: absolute;
	width: 109px;
	height: 52px;
	right: -37px;
	bottom: -14px;
}

.footer-hotels-links .footer-hotels-links-single .footer-hotel-logo img {
    width: 100%;
    height: 100%;
}