.h_logo_wr{}
.h_logo_wr .h_logo{
	width: 170px;
	margin-top: -40px;
}

.page-banner{
	display:none !important;
}

.mainslider.flexslider .slides li img {
	height:100%;
}

.anasayfa_facs {}
.anasayfa_facs li{
	width: calc(30% - 25px) !important;
}

.footer .box.banner {
	width: 680px;
}


@media screen and (max-width: 950px) {
    @media screen and (max-width: 1024px) {
        .content .page-text.other-rooms ul li {
           width: calc(100% - 25px) !important;
        }
		
		.mobile-footer .banner {
			margin-top:20px;
			width:100% !important;
		}
    }
}