/*hotels*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#header #logoTop {
	float:none;
	width: 174px;
	height: 90px;
	padding: 0px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
#header #logo {
	width: 174px;
	height: 90px;
}
.thrColFixHdr #news img {
    max-width: 100%;
    height: inherit;
}}/*/mediaquery*/
