/*hotels*/
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
.thrColFixHdr #header #logoTop {
	width: 155px;
	height: auto;
}
.thrColFixHdr #news img {
    max-width: 100%;
    height: inherit;
}}/*/mediaquery*/